Display system tables by default in query list menu option - #5133
Conversation
There was a problem hiding this comment.
instead of this, should we simply make audit log tables not be system tables? that is something that is easily changeable on the back-end
there are many system tables that rightfully should remain hidden (at very least to reduce noise and confusion). there are also many sp6-only tables that we don't want to see in Sp7
|
NOTES: Should be in the query list:
|
maxpatiiuk
left a comment
There was a problem hiding this comment.
even if this fixes the immediate bug, let's not quickly jump to creating a new list of tables - every such list we create is one more place where things can go out of date or bugs can slip in. it would be better if we can adjust the existing system to fit the new requirement, rather than add a new system as an extra layer on top...
|
This pull request has been mentioned on Specify Community Forum. There might be relevant details there: https://discourse.specifysoftware.org/t/specify-7-9-7-release-announcement/1979/1 |




Fixes #5128
Checklist
and self-explanatory (or properly documented)
Testing instructions