learningequality / learningequality/studio
Revoke / change user and leave self access to a channel
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Summary
Situations arising out of users no longer required to be working on a channel or not in need of notification (in the wake of #1240) or having been incorrectly invited need to be addressed.
Owner of the channel should be able to modify access level (view / edit) or revoke complete access to other users.
Owner should be able to transfer ownership.
User should be able to remove themselves from a channel.
Category
ENHANCEMENT
Real-life consequences (anything community should be aware of, for instance how it affects end users)
Having invited someone incorrectly and with incorrect access level could be harmful for all the hard work put in by channel curators.
With the notification feature (#1240), if implemented, users should have the ability to remove themselves and/or silence the notifications, lest it becomes an annoyance.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the related notification work in #1240 and the access requirements described here. Break the scope into changing or revoking access, transferring channel ownership, and allowing users to leave or silence notifications; done means each requested transition is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100