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

Fixes new job proposals not storing the name when received (#8699) #8702

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

jkongie
Copy link
Contributor

@jkongie jkongie commented Mar 14, 2023

Job proposals were not deserializing the TOML data correctly, leading the job proposal name to be set to null. This fixes the issue by correctly using a pointer to the target struct, so that the value can be returned.

Job proposals were not deserializing the TOML data correctly, leading
the job proposal name to be set to null. This fixes the issue by
correctly using a pointer to the target struct, so that the value
can be returned.
@github-actions
Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@cl-sonarqube-production
Copy link

@jkongie jkongie merged commit c6505d3 into release/1.13.0 Mar 14, 2023
@jkongie jkongie deleted the FMS-1233/fix-job-proposal-names branch March 14, 2023 14:43
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