Cannot create business rules on read-only string attributes
STEPS TO REPRODUCE:
- Open Classic PPM > studio and create a read-only string attribute:
Attribute name : RO
ID: RO
Data type: String
Default value: Blah Blah
API Attribute id: p_ro
- Connect to a Clarity > Administration > Blueprints > Open a copy of the standard project Blueprint
- Edit the Blueprint Rules and Create a rule:-
Rule Name: TEST
Rule Description : TEST
Target Object: PROJECT
Rule type: View pages...
Match Filters: ALL
CONDITION SECTION:-
Filter : Status is equal to ACTIVE
Actions:
Hide Attributes> Hide Selected > Select button to choose target Attribute RO (created in step1)
Expected Results: All string datatype attributes to be selectable in the actions section of the rule
Actual Results: Read-only string attributes not selectable in the actions section of the rule
Workaround: None