Skip to content

Commit

Permalink
Changed approver role to see "delta to be approved"
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Jun 16, 2016
1 parent cfc2b1e commit 590dbfb
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -46,7 +46,7 @@
<authorization id="2">
<name>tasks-read</name>
<description>
Allow to see the requester of the operation that is being approved.
Allow to see the requester of the operation that is being approved and the current delta.
In order for the approver to see other properties (e.g. history of the approvals) please allow read access
to other items as well, e.g. to the whole workflowContext.
</description>
Expand All @@ -55,6 +55,7 @@
<type>TaskType</type>
</object>
<item>workflowContext/requesterRef</item>
<item>workflowContext/processorSpecificState</item>
</authorization>
<authorization>
<name>users-read</name>
Expand Down

0 comments on commit 590dbfb

Please sign in to comment.