RBAC: Add dash and folder action sets where they are missing (#92832)

* add dash and folder action sets where they are missing

* remove an empty line, try to make linting pass
This commit is contained in:
Ieva
2024-10-04 16:03:04 +01:00
committed by GitHub
parent 77e1f222a0
commit 6eeef432de
3 changed files with 425 additions and 0 deletions
@@ -133,6 +133,8 @@ func (oss *OSSMigrations) AddMigration(mg *Migrator) {
ualert.AddRuleMetadata(mg)
accesscontrol.AddOrphanedMigrations(mg)
accesscontrol.AddActionSetPermissionsMigrator(mg)
}
func addStarMigrations(mg *Migrator) {