Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

INT-7445 Fix duplicate key on applications and groups relationship #219

Closed
wants to merge 6 commits into from

Conversation

jroblesx
Copy link
Contributor

Description

An error is generated while adding a group and application relationship, to mitigate the error I used jobState.hasKey to verify if exists before try to add an existing relationship.

@jroblesx jroblesx requested a review from a team as a code owner March 31, 2023 17:06
src/steps/applications.ts Outdated Show resolved Hide resolved
@socket-security
Copy link

socket-security bot commented Apr 3, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Critical CVE ✅ 0 issues
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
@jupiterone/integration-sdk-dev-tools@8.33.0 8.31.1...8.33.0 None +4/-6 jupiterone-dev
@jupiterone/integration-sdk-testing@8.33.0 8.31.1...8.33.0 None +2/-4 jupiterone-dev
@jupiterone/integration-sdk-core@8.33.0 8.31.1...8.33.0 None +0/-1 jupiterone-dev

src/steps/applications.ts Outdated Show resolved Hide resolved
src/steps/applications.ts Outdated Show resolved Hide resolved
src/steps/applications.ts Fixed Show resolved Hide resolved
@jroblesx jroblesx closed this Apr 18, 2023
@jroblesx jroblesx deleted the INT-7445-reduce-sentry-errors branch April 18, 2023 13:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants