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

make jira more robust #123

Closed
wants to merge 1 commit into from
Closed

make jira more robust #123

wants to merge 1 commit into from

Conversation

meirwah
Copy link
Contributor

@meirwah meirwah commented Nov 23, 2016

make jira more robust

make jira more robust
@meirwah meirwah closed this Nov 23, 2016
@liorkol liorkol deleted the fix-jira-issue branch December 14, 2016 14:31
JudahSchwartz added a commit that referenced this pull request May 23, 2022
JudahSchwartz added a commit that referenced this pull request May 23, 2022
DNRRomero added a commit to DNRRomero/xsoar that referenced this pull request Mar 19, 2024
* Simplify fetch_incidents method to avoid duplicate incidents

change alert ids to str to facilitate storage and comparison
add set to avoid duplicates
delete unnecessary timestamp fields in last_run
reduce fetch_incidents to a single http call to alerts endpoint

* Add PR comments on fixing type hints and polishing tests

---------

Co-authored-by: Diego Ramirez <dramirez@zerofox.com>
merit-maita pushed a commit that referenced this pull request Apr 11, 2024
…33436)

* fix duplicate alerts (#123)

* Simplify fetch_incidents method to avoid duplicate incidents

change alert ids to str to facilitate storage and comparison
add set to avoid duplicates
delete unnecessary timestamp fields in last_run
reduce fetch_incidents to a single http call to alerts endpoint

* Add PR comments on fixing type hints and polishing tests

---------

Co-authored-by: Diego Ramirez <dramirez@zerofox.com>

* fix pre-commit formatting issues

* remove get_alert_attachment command

remove get_alert_attachment_command to avoid confusing customers

* Add notes append test

* format according to autopep8

* Update app versioning and add release notes

* Change release version to 2.0.0 due to breaking compatibility

* Undo version bump to 2.0.0 as it was not required, move back to 1.3.1 and mark as breaking change

* Restore get_alert_attachments command and mark as deprecated, as per PR comments

* Add sort field for fetching alerts given last_modified_min_date
merit-maita added a commit that referenced this pull request Apr 11, 2024
…33912)

* Improve Fetch incidents structure and add append notes funcitonality (#33436)

* fix duplicate alerts (#123)

* Simplify fetch_incidents method to avoid duplicate incidents

change alert ids to str to facilitate storage and comparison
add set to avoid duplicates
delete unnecessary timestamp fields in last_run
reduce fetch_incidents to a single http call to alerts endpoint

* Add PR comments on fixing type hints and polishing tests

---------

Co-authored-by: Diego Ramirez <dramirez@zerofox.com>

* fix pre-commit formatting issues

* remove get_alert_attachment command

remove get_alert_attachment_command to avoid confusing customers

* Add notes append test

* format according to autopep8

* Update app versioning and add release notes

* Change release version to 2.0.0 due to breaking compatibility

* Undo version bump to 2.0.0 as it was not required, move back to 1.3.1 and mark as breaking change

* Restore get_alert_attachments command and mark as deprecated, as per PR comments

* Add sort field for fetching alerts given last_modified_min_date

* pre-commit

* added rn

---------

Co-authored-by: Diego Ramirez R <dramirez@zerofox.com>
Co-authored-by: merit-maita <49760643+merit-maita@users.noreply.github.com>
Co-authored-by: merit-maita <meretmaayta@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant