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

[MyToDoTasksWidget] automation query bug fix #27856

Merged
merged 11 commits into from Jul 4, 2023

Conversation

samuelFain
Copy link
Contributor

@samuelFain samuelFain commented Jul 2, 2023

Contributing to Cortex XSOAR Content

Make sure to register your contribution by filling the contribution registration form

The Pull Request will be reviewed only after the contribution registration form is filled.

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: XSUP-25236

Description

This PR addresses a bug that prevented MyToDoTasksWidget from displaying open tasks for users with a large number of closed tasks assigned to them.
The script's query has been modified to fetch only tasks with an "open" status, and the page size has been increased to accommodate more entries.

Screenshots

Paste here any images that will help the reviewer

Minimum version of Cortex XSOAR

  • 6.0.0
  • 6.1.0
  • 6.2.0
  • 6.5.0

Does it break backward compatibility?

  • Yes
    • Further details:
  • No

@samuelFain samuelFain self-assigned this Jul 2, 2023
@samuelFain samuelFain marked this pull request as ready for review July 2, 2023 14:43
@samuelFain samuelFain requested a review from dorschw July 3, 2023 10:50
@samuelFain samuelFain merged commit 180a0a3 into master Jul 4, 2023
16 checks passed
@samuelFain samuelFain deleted the bugfix/XSUP-25236/my-todo-task-widget branch July 4, 2023 13:49
xsoar-bot pushed a commit to xsoar-contrib/content that referenced this pull request Jul 26, 2023
* Update search query; Update table name

* Update docker image

* Update release notes

* Remove ignore for RM109

* Add README.md file

* Ignore main function in UT coverage

* Add human readable output example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants