forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing updated alerts (demisto#32099) (demisto#32198)
* Add ids to storage (#111) * Fix create modified alerts (#100) * Add fetch for uncreated modified alerts * Fix python format issues * Add release notes * Change Last modified fetch string at fetch incidents action (#101) * Change fetch of alerts timestamp to consider when no alerts are fetched (#104) * Change fetch of alerts timestamp to consider when no alerts are fetched (#103) * Fix lookup of the latest timestamp of create/update of an alerts (#106) * Fix lookup of the latest timestamp of create/update of an alerts * Fix linter issues * Add a test to check next_run changes with modified alerts * Add field to fetch alerts that has been updated * Update docker image version * Fix create modified alerts (#100) * Add fetch for uncreated modified alerts * Fix python format issues * Add release notes * Change fetch of alerts timestamp to consider when no alerts are fetched (#103) * Fix lookup of the latest timestamp of create/update of an alerts (#106) * Fix lookup of the latest timestamp of create/update of an alerts * Fix linter issues * Add a test to check next_run changes with modified alerts * Fix missing alerts (#110) * Add field to fetch alerts that has been updated * Update docker image version * Update merge issues * Update docker image version and release notes * Fix merge issue * Update merge issue --------- * Update lint issues (#112) * Update ruff issues (#113) * Change dates to strings when fetching alerts (#116) * Add source header (#117) * Add source header in requests * Update release notes --------- Co-authored-by: Felipe Garrido <[email protected]> Co-authored-by: Diego Ramirez R <[email protected]> Co-authored-by: Diego Ramirez <[email protected]>
- Loading branch information
1 parent
1fdef53
commit 1f7cc60
Showing
7 changed files
with
1,846 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.