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

Get values before validating #207

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

mymarche
Copy link
Contributor

Description

When calling isValid, the value cache must be updated

Changes

Move getValues() to isValid.

Issues

fixes #205

@mymarche mymarche requested a review from a team as a code owner August 16, 2024 11:48
@mymarche
Copy link
Contributor Author

Hi, @h1dden-da3m0n!
Could you please review my PR?
I tested it on my Jenkins installation.
Everything works fine.

@mymarche mymarche self-assigned this Nov 19, 2024
Copy link
Contributor Author

@mymarche mymarche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move getValues() to isValid - it's okay.

@mymarche mymarche merged commit 4091b93 into jenkinsci:main Nov 19, 2024
16 checks passed
@jo2y-tock
Copy link

Thank you! I almost missed that my bug was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] isValid() does not always work as intended
2 participants