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 Incident plugin status sync #3802

Merged
merged 5 commits into from
Jan 31, 2024
Merged

Conversation

mderynck
Copy link
Contributor

@mderynck mderynck commented Jan 31, 2024

What this PR does

  • Handle case where key exists for jsonData but explicitly set to None
  • Disable incident if plugin disabled after or in the case it was removed completely from the Grafana instance

Which issue(s) this PR fixes

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • CHANGELOG.md updated (or pr:no changelog PR label added if not required)

@mderynck mderynck added the pr:no public docs Added to a PR that does not require public documentation updates label Jan 31, 2024
@mderynck mderynck marked this pull request as ready for review January 31, 2024 18:35
@mderynck mderynck requested a review from a team January 31, 2024 18:36
@mderynck mderynck merged commit 8427953 into dev Jan 31, 2024
20 of 21 checks passed
@mderynck mderynck deleted the mderynck/fix-incident-jsondata-sync branch January 31, 2024 18:52
iskhakov pushed a commit that referenced this pull request Feb 20, 2024
# What this PR does
- Handle case where key exists for jsonData but explicitly set to None
- Disable incident if plugin disabled after or in the case it was
removed completely from the Grafana instance

## Which issue(s) this PR fixes

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants