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

Patch Registration Issue #38

Open
S4RD7R opened this issue Mar 9, 2021 · 1 comment
Open

Patch Registration Issue #38

S4RD7R opened this issue Mar 9, 2021 · 1 comment

Comments

@S4RD7R
Copy link

S4RD7R commented Mar 9, 2021

Hi,

I'm having an issue Patching a Registration.

{ "registration":{ "applicationId": "9d830621-2853-404f-9e11-47167fb643cf", "data": { "MMConnector" : { "value1" : "abc", "value2" : "test" } } } }

I'm using the above JSON in the call and after the call to the registration with the PATCH method the registration no longer has a Username, Language or Roles.

As far as I know the Patch should only update the values provided and to remove a value you need to pass that in the JSON and set it to null.

The same process seems to work OK on Patching an Application from what I can tell. So what is going wrong with the patching of the Registration?

@mooreds
Copy link
Contributor

mooreds commented Mar 9, 2021

I think this is FusionAuth/fusionauth-issues#667

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants