You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another bug that might be related is in the filter.
It seems that when cache is on, the first few minutes after jenkins start the credentials page will list all credentials, and not only those that match the filter
Jenkins and plugins versions report
jenkins is image 2.452.3-jdk17
plugin is version 1.214.va_0a_d8268d068
What Operating System are you using (both controller, and any agents involved in the problem)?
linux
Reproduction steps
myprefix/mysecret
Expected Results
secret ID should be
mysecret
Actual Results
secret ID is
myprefix/mysecret
Anything else?
change cache to false, and restart.
notice the issue does not happen (but now we can't use cache, or we have to manually turn it on)
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered: