-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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
fix(Zendesk Node): Fix issue with group assignment not working #6501
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
Files matching
Files matching
Make sure to check off this list before asking for review. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #6501 +/- ##
==========================================
- Coverage 28.51% 28.43% -0.08%
==========================================
Files 3000 3000
Lines 186129 186129
Branches 20530 20526 -4
==========================================
- Hits 53066 52935 -131
- Misses 132257 132388 +131
Partials 806 806
☔ View full report in Codecov by Sentry. |
2 flaky tests on run #1276 ↗︎
Details:
10-undo-redo.cy.ts • 1 flaky test
14-mapping.cy.ts • 1 flaky test
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
✅ All Cypress E2E specs passed |
* master: fix(core): Fix the `db:revert` command (no-changelog) (#6506) fix(core): Add additional path-traversal guards on res.sendFile calls (no-changelog) (#6505) fix(Zendesk Node): Fix issue with group assignment not working (#6501) fix: Make MySQL migration for nano id change compatible with version 5.7 (#6498) fix(core): Use correct scopes-separator when generating authorization urls (#6502) feat(core): Add GET /users endpoints to public API (#6360) fix(core): Fix OAuth2 callback for `grantType=clientCredentials` (#6500) docs(DebugHelper Node): Update codex for debughelper (no-changelog) (#6499) feat(core): Add PKCE for OAuth2 (#6324) fix(core): Fix pairedItem for alwaysOutputData & multi identical resolve (#6405) feat: Migrate integer primary keys to nanoids (#6345) fix(editor): Fix resource mapper dropdown width and disabled styling (#6493) fix(core): Improve the error returned to users on SSL issues (#6494) fix(HTTP Request Node): "Ignore SSL issues" should also ignore legacy renegotiation issues (#6492) feat(Stripe Trigger Node): Add action required trigger for payment intents (#6490) build: Check test files (#6455)
Got released with |
Github issue / Community forum post (link here to close automatically): #6491