-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Database
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When a database has restrictions for viewing and editing, the first column will not be displayed if the table layout options are enabled and the "Number Entries" option is turned on. For the user who only has view permissions, the first column will not be visible. However, users with edit permissions can see the first column.
Steps to Reproduce
- Create a database with a table view and enable "Number Entries."
- Create restrictions so that some users can view and others can edit.
- The first column will not be displayed for users who only have view permissions.
- The first column will be displayed for users who have edit permissions.
Expected Results
Users with view permissions should be able to see the first column, regardless of the "Number Entries" option.
Actual Results
Users with view permissions cannot see the first column when the "Number Entries" option is enabled.
The below exception is thrown in the xxxxxxx.log file:
...
Workaround
When a database has restrictions for viewing and editing, viewers can turn off "Numbered Entries" for themselves (they can't save the view change), which brings back the first column for them.
- is resolved by
-
CTD-3400 Loading...