Problem:
When Xogging multiple instances into an object which contains an auto-numbering attribute, only the last instance is Xogged-in and then it is replicated multiple times.
Steps to Reproduce:
Create a subobject of the project object:
- Go to the Admin tools -> Object and click the "New" attribute.
- Enter requested information (Object name = "z_test_object_2", Object ID = "z_test_object_2") and click the "Save" button.
- Go to the Admin tools -> Object -> "z_test_object_2" -> Attributes and click the "New" attribute.
- Enter requested information (Name = "z_number", ID= "z_number", Data Type = "Number") and click the "Submit" button.
- Go to the Admin tools -> Object -> "z_test_object_2" -> Attributes and click the "New" attribute.
- Enter requested information (Name = "z_string", ID= "z_string", Data Type = "Number") and click the "Submit" button.
- Go to the Admin tools -> Object -> "z_test_object_2" -> Attributes -> "ID" -> Auto-numbering and check the checkbox. Click the "Save" button.
- Go to the Admin tools -> Object -> "z_test_object_2" -> Attributes -> "Name" -> Auto-numbering and check the checkbox. Click the "Save" button.
Create a project:
- Go to the Admin -> Project and click the "New" button.
- Enter requested information (Project Name = "kad", Project id = "104056").
Create object instances by xog and define the z_test_object2 List view:
- Go to the Admin -> Project-> "kad " -> Properties -> z_test_object2 List and choose [--Configure --] from the right top menu.
- Move attributes "z_string" and "z_number" from available column to the Selected column.
- Xog in the attached xml file.
- Check the list of z_test_object2 instances.
Expected Result: The list of instances should contain three rows with a different combination of attributes (z_number,z_string).
Actual Result: The list of instances contains three rows with the same combination of attributes(z_number,z_string); (the last instance information from the xml file).
Environment:
Applies to all supported PAS environments until CA Clarity version 12.1.0.
Cause:
Caused by CLRT-49630.
Resolution:
Resolved in CA Clarity 12.1.0.
Workaround:
XOG in each instance separately.
Additional Information:
Reference Release Notes and CA PPM Resolved Defects Index for CA Clarity 12.1.0