When triggering OOTB Action Item "Copy Cost Plan" we have a process that triggers on cost plan creation but there is a boolean attribute "Sent to Hyperion" locked and true when a previous cost plan is copied. This attribute should actually not be checked and unlocked when the "Copy Cost Plan" process is run. Can you please advise why is this happening?
Release : 15.7.1
Component : CA PPM SAAS STUDIO
Customer have a custom boolean type attribute called "Sent to Hyperion". When attempting to issue Copy Cost Plan action (out of the box) which creates copy of the cost plan user ends up on the Edit screen of the cost plan and "Sent to Hyperion" attribute is checked but it should be unchecked.
Validated In studio and also queried in the DB but we did not find default set.
To resolve this issue we deleted that attribute and re-created with same name and ID on the cost plan object.
Things to be aware of:
1. Before we could delete we had to remove from the Audit Trail.
2. This attribute is used by in the Portlet and Query which may become invalid.