Skip to content

ListIssues-CRTX-239797#43788

Merged
hyaffe839 merged 5 commits intomasterfrom
ListIssues-CRTX-239797
Apr 9, 2026
Merged

ListIssues-CRTX-239797#43788
hyaffe839 merged 5 commits intomasterfrom
ListIssues-CRTX-239797

Conversation

@hyaffe839
Copy link
Copy Markdown
Contributor

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: https://jira-dc.paloaltonetworks.com/browse/CRTX-239797

Description

Fixed an issue in SearchIssuesAgentix Script where providing multiple values to the issue_id argument caused them to be treated as invalid and removed, due to the comma-separated list not being recognized as numeric.

Must have

  • Tests
  • Documentation

@hyaffe839 hyaffe839 requested a review from dantavori April 9, 2026 10:54
@hyaffe839 hyaffe839 self-assigned this Apr 9, 2026
@hyaffe839 hyaffe839 added docs-approved ready-for-pipeline-running Whether the pr is ready for running the whole pipeline, including testing on SAAS machines ready-for-ai-review The PR is ready for reviewing the PR with the AI Reviewer. labels Apr 9, 2026
@content-bot
Copy link
Copy Markdown
Contributor

🤖 AI-Powered Code Review Available

You can leverage AI-powered code review to assist with this PR!

Available Commands:

  • @marketplace-ai-reviewer start review - Initiate a full AI code review
  • @marketplace-ai-reviewer re-review - Incremental review for new commits

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Coverage

Coverage Report
FileStmtsMissCoverMissing
Packs/CommonScripts/Scripts/SearchIssues
   SearchIssues.py360100% 
TOTAL360100% 

Tests Skipped Failures Errors Time
34 0 💤 0 ❌ 0 🔥 2.411s ⏱️

@marketplace-ai-reviewer marketplace-ai-reviewer removed the ready-for-ai-review The PR is ready for reviewing the PR with the AI Reviewer. label Apr 9, 2026
@marketplace-ai-reviewer
Copy link
Copy Markdown
Contributor

🤖 Analysis started. Please wait for results...

@marketplace-ai-reviewer
Copy link
Copy Markdown
Contributor

🤖 AI Review Disclaimer

This review was generated by an AI-powered tool and may contain inaccuracies. Please be advised, and we extend our sincere apologies for any inconvenience this may cause.

Copy link
Copy Markdown
Contributor

@marketplace-ai-reviewer marketplace-ai-reviewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! I've left a few notes to help polish the PR. The main issue is a bug in the SearchIssues script where list inputs for issue_id are incorrectly parsed as strings, which breaks the digit validation; using argToList will easily fix this. Also, please make sure to fix the pack name header and uncomment the relevant lines in the release notes. Let me know if you have any questions!

@dantavori please review and approve the results generated by the AI Reviewer by responding 👍 on this comment.

Copy link
Copy Markdown
Contributor

@dantavori dantavori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, please add unittests

@content-bot
Copy link
Copy Markdown
Contributor

Validate summary
The following errors were thrown as a part of this pr: .
If the AG100 validation in the pre-commit GitHub Action fails, the pull request cannot be force-merged.

Verdict: PR can be force merged from validate perspective? ✅

@hyaffe839 hyaffe839 merged commit d18aa6c into master Apr 9, 2026
20 of 21 checks passed
@hyaffe839 hyaffe839 deleted the ListIssues-CRTX-239797 branch April 9, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-approved ready-for-pipeline-running Whether the pr is ready for running the whole pipeline, including testing on SAAS machines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants