vlsi commented on issue #6076:
URL: https://github.com/apache/jmeter/issues/6076#issuecomment-1862886812

   In other words, imagine the following:
   
   1) You check `[x] retrieve embedded resources` in both `HTTP Request` and 
`HTTP Request Defaults`
   2) Then you decide you do not need resources in `HTTP Request`, so you 
uncheck resource retrieval there
   
   How should JMeter behave? Should it treat "unchecked resource retrieval at 
HTTP Request" a priority or should it always assume that "unchecked values are 
void, so defaults should be used instead"?
   
   At the same time, there might be a different case: what if the user wants to 
**globally** disable resource retrieval? How "unchecked" resource retrieval 
checkbox would override "checked" ones at HTTP Request level?
   
   ---
   
   At best, we should make UI explicit when it comes to `value not specified, 
using default` vs `value is specified`.
   
   For checkboxes it might require two new rendering states in addition to 
"true" and "false": "using default (true)" and "using default (false)"


-- 
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