VM Interfaces permissions missing after upgrade #6944
-
We migrated to a new server with the following steps, and everything is working fine except for one thing. The permissions for virtualization.xxxx_vminterface (introduced in 2.9) are missing. I created them manually through the admin interfaces (I was able to select "Virtualization > Interfaces" when creating a new permission), but for some reason they were not there by default. I fear that there may be others that I'm missing, and I'm unsure why this happened, or how to correct it.
Like I said, everything else is working, but people weren't able to see any VM interfaces (except the superusers) until I created the missing permissions manually and assigned them to appropriate parties. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The models that are added in a newer version are not automatically added to permissions. |
Beta Was this translation helpful? Give feedback.
The models that are added in a newer version are not automatically added to permissions.
Since VM interface is a new entity this is expected behavior. For this scenario, where the model is actually split of from some other model it could have dupped the permissions as well I guess, but I don't believe this was added.