From acda92b5aa3221aa5a84bc6a9910abf96437699d Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Mon, 19 Sep 2022 17:51:59 +0200 Subject: [PATCH] Added reminder in documentation --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index b2ea110..ba621e7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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.