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: fix assignment control #1062

Merged
merged 4 commits into from
Feb 8, 2022
Merged

fix: fix assignment control #1062

merged 4 commits into from
Feb 8, 2022

Conversation

bchrobot
Copy link
Member

@bchrobot bchrobot commented Feb 8, 2022

Description

Fix bug in Assignment Control.

This also fixes an error dialog produced when saving changes that only include escalation tag changes.

Motivation and Context

#1027 introduced an ID GraphQL type mismatch.

How Has This Been Tested?

This has been tested locally and on the instance originally reporting the bug.

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Documentation Changes

N/A

Checklist:

  • My code follows the code style of this project.
  • My commit messages follow the Conventional Commits specification.
  • My change requires a change to the documentation.
  • I have included updates for the documentation accordingly.

This reverts commit 9ece38e.
@bchrobot bchrobot marked this pull request as ready for review February 8, 2022 13:30
@bchrobot bchrobot merged commit a07cdac into main Feb 8, 2022
@bchrobot bchrobot deleted the fix-assignment-control branch February 8, 2022 15:36
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