-
## Bug report
### Required System information
- Node.js version: 18.19.1
- NPM version: 10.2.4
- Strapi version: 5.0.1
- Database: psql
- Operating system: Windows 11
- Is your project Java…
-
### Bug description
I want to replace many-to-many pivot table with a new set of values.
schema
```prisma
model Role {
id Int @id @default(autoincrement())
name Stri…
-
## Phase 1: Basic Permissions Setup
- [x] Research & Plan
Review the types of users/roles your app will support (e.g., admin, staff, customer).
Decide on which actions/views will …
-
There are some user scenarios that admins want to allow a specific project X members to mount read-only vfolders from the vfolder host A while they can freely create/use vfolders in the vfolder host B…
-
Add a Sector manager user role and create data access permissions. When a user is assigned to a Sector their access is restricted to data from within their Sector. Access should restricted to viewing …
-
After deploying NGINX Ingress Operator and an NginxIngress crd with parameter spec.prometheus.serviceMonitor.create.true, the NGINX Ingress Controller pod fails to get created. An error similar to the…
-
### What happened?
I have apache2 with auth_cas in front of grafana and use grafana's ldap to sync user groups to translate those into org permissions.
Everything works great for users who do not…
-
### Task name
AzureFileCopy
### Task version
6.248.3
### Environment type (Please select at least one enviroment where you face this issue)
- [ ] Self-Hosted
- [x] Microsoft Hosted
- [ ] VMSS Poo…
-
### Error When Calling `get_implicit_permissions_for_user`
In the above scenario, calling the function `get_implicit_permissions_for_user` results in an error.
From the code, we can see:
```pyt…
-
AS an Service manager
I WANT TO refactor available intents rest service
SO THAT I CAN see only available intents that I can use for service
### Acceptance criteria
#### Service module
- [ ] Get li…