mdb: scenarios are sorted by id instead of sort_id #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
since mant is id 4 and gl is id 3 for some reason. all the rest match.
literally just change to
ORDER BY sc.sort_id.