View Revisions: Issue #5432
Summary | 0005432: Users With Read-Only Role Get NullPointerException When Accessing Parameters Screen | ||
---|---|---|---|
Revision | 2022-09-02 14:23 by cquamme | ||
Steps To Reproduce | 1. Login as a user who has a read-only role. 2.. As a read-only user go to the Parameters screen. 3. This gets shown on screen: "Internal error. Please notify the administrator. Take note of any unsaved data, and click here or press ESC to continue." and a NullPointerException shows up in the log. |
||
Revision | 2022-08-31 16:07 by cquamme | ||
Steps To Reproduce | 1. Login as a user who has a read-only role. 2. NullPointerException shows up in log upon login. 3. As a read-only user go to the Parameters screen. 4. This gets shown on screen: "Internal error. Please notify the administrator. Take note of any unsaved data, and click here or press ESC to continue." and a NullPointerException shows up in the log. |
||
Revision | 2022-08-31 13:06 by cquamme | ||
Steps To Reproduce | 1. Login as a user who has a read-only role. 2. NullPointerException shows up in log upon login. 3. As a read-only user go to the Parameters screen. 4. This gets shown on screen: "Internal error. Please notify the administrator. Take note of any unsaved data, and click here or press ESC to continue." |