Aligned doc with new features/bug fixes
This commit is contained in:
parent
2cc08d4b25
commit
56c8f672a9
|
@ -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 |
|
||||
+------------+----------------------+--------+----------------------+
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue