Skip to content

Spike - RBAC Authz - Figure out mechanism for executing automatic roles migration on flag change #38145

@rodmgwgu

Description

@rodmgwgu

When setting on unsetting the feature flag, we need to make sure to execute the migration process.

This can be applied at several levels:

  • Global
  • Org
  • Course specific

Challenges:

  • How to trigger the migration (hooks? other way?)
  • How to make sure one migration is happening at a time (avoid conflicts of migrations happening at the same time, for example if someone enables and disables the flag quickly)
  • How to inform the user if there was any issue during the migration, or if it has completed.

Metadata

Metadata

Assignees

Labels

verawoodReleased in Verawood

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions