Skip to content

Fix setting of assignee#21

Merged
JasperCraeghs merged 2 commits intomasterfrom
fix-jira-cloud-update
Sep 24, 2025
Merged

Fix setting of assignee#21
JasperCraeghs merged 2 commits intomasterfrom
fix-jira-cloud-update

Conversation

@JasperCraeghs
Copy link
Member

@JasperCraeghs JasperCraeghs commented Sep 24, 2025

The dependency 'jira' will resolve a username to an account ID. We must not do this ourselves. We must not pass an account ID to 'jira'. https://jira.readthedocs.io/api.html#jira.client.JIRA.assign_issue

This is subject to change perhaps, where it will accept both account ID and username.

@JasperCraeghs JasperCraeghs added the bug Something isn't working label Sep 24, 2025
@JasperCraeghs JasperCraeghs merged commit af5a2d9 into master Sep 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants