gunjandedhia
7 years agoNew Contributor
Composite Project: XML attributes get re-arranged/re-ordered on saving
Defect Description:
Composite Project: XML attributes get re-arranged/re-ordered on saving
Steps:
1. Save Composite project and upload on Git
2. Do a diff on a test case xml file
3. Repeat Step 1 & 2
Actual:
XML attributes get re-arranged and re-ordered (Attached image).
In the attached image, attributes for following xml tags (con:testCase, con:config, con:setting) get re-arranged/re-ordered which makes it difficult to do 'git diff' and efficiently manage version control.
Other XML tags might be affected as well, that I am not aware of.
Expected:
XML attributes should not re-arrange OR re-ordered on saving the project when this test case has not even changed.