Group application roles getting removed
-
When doing a patch or put to a group to update it's data attribute we are running into an issue. The application roles are getting lost. This happens whether or not we include the roles. The operation returns as a success and includes the role ids but doing a get on the group afterwards shows that the roles are all gone. This is verified by looking at the group in fusionauth.
-
Hmmm. That sounds like a bug.
Do you have replication steps you can share? Does this happen with a client library or with the REST api directly? What version of FusionAuth are you running?
Please feel free to file an issue with the details I asked for above here: https://github.com/fusionauth/fusionauth-issues/issues
-
@dan Issue created here:
https://github.com/FusionAuth/fusionauth-issues/issues/1717