Issue Summary
Jira Align is showing a 'Whoops' error when attempting to list Themes.
Sometimes this occurs immediately, and other times when the user tries to change pages.
This error is triggered when the Jira Align runs on the database the RPM_GET_THEME_LIST.
That RPM is causing locks in the Jira Align database, which could potentially affect performance.
Steps to Reproduce
It is affecting a customer's on-prem instance.
Expected Results
Jira Align returns theme results quickly.
Actual Results
Running RPM_GET_THEME_LIST is causing locks on the Jira Align database which affects the Jira Align performance.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available