Skip to content

Feature enable querying alerts by multiple keys #381

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

Conversation

Noble-47
Copy link
Contributor

Addressed issues #379 and #380, along with other related bug fixes and improvements:

  • Removed notified field from alerts.json fixture
  • Fixed a bug in charts.py affecting data rendering
  • Moved alert query logic into the Alert model for better separation of concerns
  • Enabled querying alerts by multiple keys via the alert_api endpoint
  • Added a serialize method to the Alert model for consistent dictionary representation

Noble-47 added 5 commits July 26, 2025 02:46
* Removed `notified` from alerts.json fixture
* Fixed bug in charts.py
* Moved alert query logic to  Alert model
* Enabled query by multiple keys via the alert_api endpoint
* Added serialize method to Alert object for uniform dictionary
  representation of alerts
@ManofWax ManofWax requested review from Lorygold and ManofWax July 30, 2025 14:03
@Lorygold
Copy link
Collaborator

@Noble-47 this PR is still draft or it can be merged?

@Noble-47 Noble-47 marked this pull request as ready for review July 31, 2025 13:32
@Noble-47
Copy link
Contributor Author

It can be merged

@Lorygold Lorygold merged commit 128b00b into certego:develop Jul 31, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants