We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If tags sent via string in Moira alert new tag should not be created.
Example:
tags: testTag
Instead of
tags: - testTag
Created new tag testTag even if this tag existed.
testTag
The text was updated successfully, but these errors were encountered:
@litleleprikon can i work on this issue?
Sorry, something went wrong.
No branches or pull requests
BUG REPORT
What did you expect to see?
If tags sent via string in Moira alert new tag should not be created.
Example:
Instead of
What did you see instead?
Created new tag
testTag
even if this tag existed.The text was updated successfully, but these errors were encountered: