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

[Security Solution] [Case] Fix Jira connector test form #87580

Merged
merged 2 commits into from
Jan 7, 2021

Conversation

stephmilovic
Copy link
Contributor

Summary

Fixes #86770

Fixes a bug where the test connector fails for Jira issues that do not have priority.

The priority was getting set from the old fields before they updated when the issueType updated. I added a useEffect to check for this once the fields has been updated.

Checklist

Delete any items that are not applicable to this PR.

@stephmilovic stephmilovic added bug Fixes for quality problems that affect the customer experience v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.11.0 v7.12.0 Team:Threat Hunting Security Solution Threat Hunting Team Feature:Cases Cases feature Team:SecuritySolution v7.11.1 labels Jan 6, 2021
@stephmilovic stephmilovic requested a review from a team as a code owner January 6, 2021 21:20
@stephmilovic stephmilovic changed the title [Security Solution] [Case] Fix Jira connector test [Security Solution] [Case] Fix Jira connector test form Jan 6, 2021
Copy link
Contributor

@YulNaumenko YulNaumenko left a comment

Choose a reason for hiding this comment

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

LGTM

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
triggersActionsUi 1.5MB 1.5MB +299.0B

Distributable file count

id before after diff
default 47262 48025 +763

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Member

@cnasikas cnasikas left a comment

Choose a reason for hiding this comment

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

LGTM! Tested locally without any issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Cases Cases feature release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.11.0 v7.11.1 v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Security Solution] Test connector is not working for Jira
5 participants