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

OPG-483: Fix initialization of resource variable in PerformanceAttribute #1039

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

synqotik
Copy link
Contributor

Fix the initialization of resource template variable in Performance Attribute queries.

If user had entered a template variable in the Resource input, it was being saved, but then upon returning to the edit screen it was being reset to empty, having the effect of not retaining its value.

This fix does a check if a template variable was used and doesn't reset the value.

External References

Copy link

Copy link
Contributor

@christianpape christianpape left a comment

Choose a reason for hiding this comment

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

LGTM.

@synqotik synqotik merged commit 1bac39e into release-9.x Dec 13, 2024
10 of 11 checks passed
@synqotik synqotik deleted the jira/OPG-483-variables-not-retained branch December 13, 2024 15:46
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.

2 participants