Aligned doc with new features/bug fixes

This commit is contained in:
Luca Frosini 2023-02-01 16:01:36 +01:00
parent 2cc08d4b25
commit 56c8f672a9
1 changed files with 17 additions and 15 deletions

View File

@ -326,21 +326,23 @@ The following table summarises the addressee of the notification for any action.
.. table:: .. table::
+------------+-------------------------+-----------------+ +------------+----------------------+--------+----------------------+
| Operation | Notified user/role | | Operation | Notified user/role |
+ +-------------------------+-----------------+ + +----------------------+--------+----------------------+
| | Catalogue-Moderators | Author | | | Catalogue-Moderators | Author | User made the action |
+============+=========================+=================+ +============+======================+========+======================+
| Create | Yes | No | | Create | Yes | Yes | Yes (custom message) |
+------------+-------------------------+-----------------+ +------------+----------------------+--------+----------------------+
| Update | Yes | Yes | | Update | Yes | Yes | Yes (custom message) |
+------------+-------------------------+-----------------+ +------------+----------------------+--------+----------------------+
| Approve | Yes + Social Post if enabled for the VRE | | Approve | Yes + Social Post if | No |
+------------+-------------------------+-----------------+ | | requested (social_post=true) | |
| Reject | Yes | Yes | | | and enabled for the VRE | |
+------------+-------------------------+-----------------+ +------------+----------------------+--------+----------------------+
| Message | Yes | Yes | | Reject | Yes | Yes | No |
+------------+-------------------------+-----------------+ +------------+----------------------+--------+----------------------+
| Message | Yes | Yes | No |
+------------+----------------------+--------+----------------------+