Added reminder in documentation

This commit is contained in:
Luca Frosini 2022-09-19 17:51:59 +02:00
parent 327e0498cd
commit acda92b5aa
1 changed files with 3 additions and 2 deletions

View File

@ -245,11 +245,10 @@ To present the moderation operations, we use the following convention:
``initial_state`` can be ``none``, meaning the item does not exist.
The following are the allowed moderation operation on an item in a and the
The following are the allowed moderation operation on an item
``none`` ---**create** (*Author*)---> ``pending``
``pending`` ---**reject** (*Catalogue-Moderator*)---> ``rejected``
``pending`` ---**approve** (*Catalogue-Moderator*)---> ``approved``
@ -259,6 +258,8 @@ The following are the allowed moderation operation on an item in a and the
``approved`` ---**update** (*Author*)---> ``pending``
**TO DO: EXPLAIN WHICH USER CAN INVOKE AN UPDATE ON ITEM IN MODERATION**
In a moderated catalogue, both the Catalogue-Moderators and the item author can send messages to
discuss the approval process of the item. The messages are related to a specific item.
Any Catalogue-Moderators receive a message sent by an Author.