Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output detail and logging level show indicate they have been modified (yellow) even though they have not #8

Open
mcafaro opened this issue Apr 3, 2023 · 4 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@mcafaro
Copy link
Member

mcafaro commented Apr 3, 2023

The output detail and logging level both have yellow indicators even though I have not modified them. I believe the yellow indicators are meant to signify that these values contain non-default or changed values.

Screen Shot 2023-04-03 at 9 36 43 AM

@mcafaro mcafaro added the bug Something isn't working label Apr 3, 2023
@nbhoski nbhoski self-assigned this Apr 4, 2023
@nbhoski nbhoski added the question Further information is requested label Apr 4, 2023
@nbhoski
Copy link
Member

nbhoski commented Apr 4, 2023

yellow thing is not for modification it represents the presence of some value for the field. since Default is the value by default, its always yellow.

@nbhoski nbhoski removed their assignment Apr 4, 2023
@mcafaro
Copy link
Member Author

mcafaro commented Apr 4, 2023

From what I remember, that wasn’t the case in other plugins. We found examples of plugins with drop downs that had default values and were not yellow.

@mcafaro mcafaro removed their assignment Apr 4, 2023
@nbhoski
Copy link
Member

nbhoski commented Apr 5, 2023

if you create the new build step for first time you can see unless you hit the save button it does not turn yellow

@mcafaro
Copy link
Member Author

mcafaro commented Apr 5, 2023

Look at the Ant task for example. It has a drop down that has a default value of "<No coverage>". The "Path to a build.xml" field also has a default value of "build.xml". Nether of these are yellow.

It is only when you change them from the default value that they turn yellow. The yellow is not meant to indicate that the field has a value. It is meant to indicate that you specifically set the value to something other than the default.

@nbhoski nbhoski added enhancement New feature or request and removed bug Something isn't working labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants