When saving the Status Report object, the dwh checkbox, which is default marked and read-only, is cleared and cannot be marked anymore through the UI.
This may cause Status Report Object related Jasper reports to fail with a message like:
Error executing SQL statement for: CSK_PRJ_ProjectStatusDetail
ORA-00942: table or view does not exist
STEPS TO REPRODUCE
1. Go to Administration - Objects - Status Report object.
2. Verify that "Include in the Data Warehouse" is marked.
3. Do a small change f.e. in Description (although not even necessary).
4. Save the object
Expected:
The object is saved with made changes
Actual:
The object is saved with made changes but additionally the "Include in the Data Warehouse" checkbox is wiped out.