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:
@@ -133,6 +133,8 @@ func (oss *OSSMigrations) AddMigration(mg *Migrator) {
|
||||
ualert.AddRuleMetadata(mg)
|
||||
|
||||
accesscontrol.AddOrphanedMigrations(mg)
|
||||
|
||||
accesscontrol.AddActionSetPermissionsMigrator(mg)
|
||||
}
|
||||
|
||||
func addStarMigrations(mg *Migrator) {
|
||||
|
||||
Reference in New Issue
Block a user