openedx / openedx-events

Open edX events from the Hooks Extensions Framework
Apache License 2.0
11 stars 21 forks source link

feat: removed unused permission events #314

Closed Zacharis278 closed 8 months ago

Zacharis278 commented 8 months ago

Description: These events were added in anticipation of the roles and permissions changes. That work is now on hold and we have instead opted to publish an event based on roles as they exist in edx-platform today. See https://github.com/openedx/openedx-events/pull/309. As written this event might not match the future state of that work if it is picked up again. I propose these definitions be removed to avoid confusion.

Reviewers:

Merge checklist:

Post merge:

Author concerns: List any concerns about this PR - inelegant solutions, hacks, quick-and-dirty implementations, concerns about migrations, etc.

mariajgrimaldi commented 8 months ago

I'll look into the docs failure so we can merge this soon.