Symptom:
When display conditions cannot be met for a particular subpage other subpages are not displayed even though the display conditions for these subpages are met
Steps to Reproduce:
- Go to Studio, Project object
- Go to View: Project Properties | Mode: Edit - Property Layout
- Create two subpages called Impossible and Possible
- Set a display condition in Impossible (1==2)
- Set a display condition in Possible ( project.status == lookup("INVESTMENT_OBJ_STATUS", 1) ) / Project Status = Approved
- Set the order of the subpages where Possible is first
- Create a project and set its status to approved
- The subpage called Possible displays
- Reorder the subpages and Set the Impossible subpage before Possible
Expected Result: Subpages that have met the display conditions can be viewed
Actual Result: Subpages that have met the display conditions criteria are not displayed
Environment:
Applies to all supported PAS environments for specified releases.
Cause:
Caused by CLRT-73845
Resolution:
Resolved in CA PPM 14.1
Workaround:
None
Additional Information:
Reference CA PPM Resolved Defects Index for CA PPM 14.1