User has squidex.* permission ,but can not add contributors to app

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

Expected behavior

Minimal reproduction of the problem

Environment

App Name:

  • [x] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: 6.5.0

Browser:

  • [ ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:
user has squidex.* permission ,but can not add contributors to app
my squidex version 6.5.0

error message :
status: 404
title: “Not Found”
traceId: “00-a84513dca0d5cec2bfbe84ffaa02430f-0f93587d56c2db57-01”
type: “https://tools.ietf.org/html/rfc7231#section-6.5.4

I do not fully understand what you exactly do. When do you get this exception?

Have you tried to give the user a more concrete permission? squidex.apps.yourapp.*

user A has the permission : squidex.* , that means the user A has all squidex permission . now the user A is the owner of an app APP1 , when the user A want to add user B which don’t have any permission on the APP1 to the APP1 contributors list as a developer , i got the error message :

status: 404
title: “Not Found”
traceId: “00-a84513dca0d5cec2bfbe84ffaa02430f-0f93587d56c2db57-01”
type: “https://tools.ietf.org/html/rfc7231#section-6.5.4”

I think there was a bug that has been fixed. I would try an upgrade first.