Skip to content

Fixes #1096 - Ignores '---' values for mapped fields on create #1097

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

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

alexcottner
Copy link
Contributor

@alexcottner alexcottner commented Jan 27, 2025

Fixes #1096 by ignoring --- values for create steps in _maybe_update_issue_mapped_field.

Added unit test.

@alexcottner alexcottner marked this pull request as ready for review January 28, 2025 20:00
@alexcottner alexcottner requested a review from a team as a code owner January 28, 2025 20:00
@alexcottner alexcottner added the bug Something isn't working label Jan 28, 2025
@leplatrem leplatrem merged commit 931d57e into main Jan 29, 2025
7 checks passed
@leplatrem leplatrem deleted the issue-1096 branch January 29, 2025 09:43
davehunt pushed a commit to davehunt/jira-bugzilla-integration that referenced this pull request Jan 29, 2025
…mozilla#1097)

* Fixes mozilla#1096 - Ignores '---' values for mapped fields on create

* Adding unit test to ensure we skip setting points to 0 for a create step.

* Making test name better
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.

A new bugzilla ticket shouldn't set story points to 0 when blank
2 participants