koudela5 commented on issue #6221:
URL: https://github.com/apache/jmeter/issues/6221#issuecomment-1883170067

   I see the opposite. When you open "sample.jmx" and then immediately save the 
file you will see something what you can see on the screenshot (every single 
element has `enabled=true`, probably all elements have their default values 
saved, see what was saved for the test plan).
   
![image](https://github.com/apache/jmeter/assets/113984709/1863737d-18da-4353-8cb3-cadbb0034c77)
   `enabled=true` disappears only for the elements that were selected, i.e. 
when you open a test plan, select some elements and save, then the elements you 
selected were saved without `enabled=true` the other were saved with 
`enabled=true`.
   
   This is complication for the development because you see the changes you 
haven’t done upon the commit.
   
   Every time the test plan is loaded then a default value is appended to all 
elements.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to