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

Allow setting permissions.limit through app GUI #7497

Closed
3 tasks done
Oreilles opened this issue Aug 18, 2021 · 0 comments · Fixed by #7711
Closed
3 tasks done

Allow setting permissions.limit through app GUI #7497

Oreilles opened this issue Aug 18, 2021 · 0 comments · Fixed by #7711
Assignees
Labels

Comments

@Oreilles
Copy link
Contributor

Oreilles commented Aug 18, 2021

Preflight Checklist

Describe the Bug

When trying to batch update / delete more than a hundred items as a user with a non-admin role, the server returns 403.
Trying to update / delete exactly 100 items works.
Trying to update / delete more than a 100 as an admin works.

To Reproduce

  • Create a collection
  • Add 101 items
  • Log in as a non-admin user
  • Select and batch edit them all

What version of Directus are you using?

9.0.0-rc.90

What version of Node.js are you using?

Official docker image default

What database are you using?

Official docker image default

What browser are you using?

Firefox

What operating system are you using?

macOS

How are you deploying Directus?

Docker

@rijkvanzanten rijkvanzanten self-assigned this Aug 18, 2021
@rijkvanzanten rijkvanzanten changed the title Updating / Deleting more than 100 items as a non-admin user fails Allow setting permissions.limit through app GUI Aug 18, 2021
@Nitwel Nitwel assigned Nitwel and unassigned rijkvanzanten Aug 30, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants