PP-14739 Fix HTTP 409 response when inviting user to a service - #5037
Merged
Merged
Conversation
felixmcd-mt
force-pushed
the
PP-14739-fix_selfservice_409
branch
from
September 11, 2026 14:09
124d754 to
d67950a
Compare
felixmcd-mt
marked this pull request as ready for review
September 11, 2026 14:59
- Handle 409 response error in invite.controller.js - Add unit tests for 409 response handling in invite.controller.test.js - Format changed files with Prettier
felixmcd-mt
force-pushed
the
PP-14739-fix_selfservice_409
branch
from
September 11, 2026 15:16
d67950a to
1382ae1
Compare
marcotranchino
approved these changes
Sep 11, 2026
marcotranchino
left a comment
Contributor
There was a problem hiding this comment.
Good work, Felix! 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
PP-14739
A brief description of the pull request
409 responseerror ininvite.controller.js409response handling ininvite.controller.test.jsHow
Steps to test or reproduce
In Selfservice, invite any email address to a service
As a different user on the same service, send an invite to the same email address
Screenshots (views have been added/changed)