-
Bug
-
Resolution: Fixed
-
Low
-
10.113.2
-
Severity 3 - Minor
-
No
Issue Summary
Due to JIRAALIGN-4584: Theme Import: Themes without a valid state can be imported, some themes in customer instances have a status of NULL. This is causing issues in the portfolio room not loading properly.
Steps to Reproduce
Expected Results
We need to include in our migration script to update all themes that are affected by JIRAALIGN-4584: Theme Import: Themes without a valid state can be imported and indicate a valid state value.
Actual Results
Some themes have NULL values in the customer database.
Workaround
Users will not be able to identify which themes are affected on the UI. They will have to manually update all theme that has a state "1 - Not Started". Here's the step.
- Navigate to Themes and identify all that has a state "1 - Not Started"
- Change the state of these themes to "2 - In Progress". Click Save.
- Update it back to "1 - Not Started". Click Save.