DE52496 With partitions, creating an attribute and then updating the name will not update existing views
search cancel

DE52496 With partitions, creating an attribute and then updating the name will not update existing views

book

Article ID: 203854

calendar_today

Updated On:

Products

Clarity PPM SaaS

Issue/Introduction

STEPS TO REPRODUCE: 
1. Create a Partition Model with one partition - P1 
2. Add the add user to the P1 partition 
3. Grant admin user rights to System partition 
4. Add the partition model created above to the Project object 
5. Click on the Attributes tab and create a lookup attribute 
    Set the partition of the attribute to P1 and Mode to Partition, Ancestors and Descendants 
    Set the name as par1_lkp_attr 
    Save the attribute 
6. Go to the Views Tab 
7. Select the System partition 
    Click on Fields for the List View and select to display all attributes 
    Observe the name is par1_lkp_attr 
8. Select the P1 partition 
    Click on Fields for the List View and select to display all attributes 
    Observe the name is par1_lkp_attr 
9. Now click on Attributes 
    Search for the par1_lkp_attr and update the name to par1_lkp_attr_updt 
    Click Save 
10. Click on the publish captions arrow next to the label 
21. Go to the Views Tab 
22. Select the P1 partition 
    Click on Fields for the List View and select to display all attributes 
    Observe the name is par1_lkp_attr_updt 
23. Select the System partition 
    Click on Fields for the List View and select to display all attributes 
    Observe the name is par1_lkp_attr_updt 
24. Update the Field name from par1_lkp_attr_updt to sys_lkp_attr_updt and Save 
     (The label has been updated for the system partition) 
25. Now go back to Attributes 
26. Search for the par1_lkp_attr and update the name to par1_lkp_attr_updt2 
     Click on the publish captions arrow next to the label 
27. Go to the Views Tab 
28. Select the P1 partition 
     Click on Fields for the List View and select to display all attributes 
     Observe the name is still par1_lkp_attr_updt and has not been updated to sys_lkp_attr_updt 

Expected Results: The publish action should update the partition 
Actual Results: Once the attribute has been updated for any partition, the publish caption has no effect. 
Workaround: Manually update the view labels. 

Environment

Release : Any

Component : CA PPM SAAS USERS, GROUPS, OBS ADMINISTRATION

Resolution

DE52496, reviewed by Engineering, WNF