[edit] Allow request for publish
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 71
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 31
Description
As an author, I want the ability to request a page to be published if I do not have access to do it myself.
## Additional context
As of today, you can only request permission to publish on your own behalf. We should provide a second option which allows a user to "request publish" from a user that already has permission to do so.
## Criteria of acceptance
1. When an author is denied an action, provide a button that allows them to request the action to be taken on their behalf.
2. Create a version when the request happens so the person who publishes can be guaranteed they are publishing the correct content.
Contributor guide
Research direction
Start by tracing the existing flow for requesting publish permission when an author is denied, then inspect how publishing actions create versions. Add the denied-action request option and ensure a version is created when the request is submitted; verify that the authorized publisher can publish the requested content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100