feat: approval workflow for pages #9453
Unanswered
Lanhild
asked this question in
Ideas / Requests
Replies: 1 comment 1 reply
-
I agree that there would be a need for such a feature in the rough concept. The challenge is what happens if a new revision is added before the suggested revision is accepted.
At this point, the conflict between revisions 3 and 4 must be resolved, which is stressful for users. We might want to consider other ideas, such as having a mechanism like pessimistic locking, or having the suggestion as a text diff rather than a revision. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A much needed feature would be an approval workflow.
As an administrator (or we could see something like an authorized group), I would like to be able to choose whether or not I approve a person's changes to a page.
GROWI using MongoDB and the principle of revisions, it could easily be leveraged to add an approval workflow to the application.
Beta Was this translation helpful? Give feedback.
All reactions