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::
+------------+-------------------------+-----------------+
| Operation | Notified user/role |
+ +-------------------------+-----------------+
| | Catalogue-Moderators | Author |
+============+=========================+=================+
| Create | Yes | No |
+------------+-------------------------+-----------------+
| Update | Yes | Yes |
+------------+-------------------------+-----------------+
| Approve | Yes + Social Post if enabled for the VRE |
+------------+-------------------------+-----------------+
| Reject | Yes | Yes |
+------------+-------------------------+-----------------+
| Message | Yes | Yes |
+------------+-------------------------+-----------------+
+------------+----------------------+--------+----------------------+
| Operation | Notified user/role |
+ +----------------------+--------+----------------------+
| | Catalogue-Moderators | Author | User made the action |
+============+======================+========+======================+
| Create | Yes | Yes | Yes (custom message) |
+------------+----------------------+--------+----------------------+
| Update | Yes | Yes | Yes (custom message) |
+------------+----------------------+--------+----------------------+
| Approve | Yes + Social Post if | No |
| | requested (social_post=true) | |
| | and enabled for the VRE | |
+------------+----------------------+--------+----------------------+
| Reject | Yes | Yes | No |
+------------+----------------------+--------+----------------------+
| Message | Yes | Yes | No |
+------------+----------------------+--------+----------------------+