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

Fix User-type fields for Jira Server on first revision #899

Merged
merged 2 commits into from
Dec 25, 2023
Merged

Fix User-type fields for Jira Server on first revision #899

merged 2 commits into from
Dec 25, 2023

Conversation

Jbekker
Copy link

@Jbekker Jbekker commented Oct 30, 2023

On Jira Server there is no accountId property on a user picker field, we should use the name property instead like how it's done for the assignee, creator and reporter fields.

Without this fix, the value for a (custom) user picker field is only set correctly through the changelog but not on the first revision.

@Jbekker Jbekker changed the title Fix extracting user picker value for Jira Server Fix User-type fields for Jira Server on first revision Oct 30, 2023
@Jbekker
Copy link
Author

Jbekker commented Oct 30, 2023

This issue is resolved for Jira Cloud with #873 but that fix was not complete to also work for Jira Server.

@Alexander-Hjelm Alexander-Hjelm changed the base branch from master to bugfix/fix-user-picker December 25, 2023 15:40
@Alexander-Hjelm Alexander-Hjelm merged commit 400849f into solidify:bugfix/fix-user-picker Dec 25, 2023
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