Article Details
| Id: | 12529 |
| Product: | finPOWER Connect |
| Type: | NEW |
| Version: | 2.02.04 |
| Opened: | 18/12/2014 |
| Closed: | 22/12/2014 |
| Released: | 13/02/2015 |
| Job: | J014674 |
High Importance |
|
Breaking Change |
|
Workflows; New permission key "Workflow.ItemSkip"
A new Permission Key, "Workflow.ItemSkip" has been added.
Denying a User prevents them from Skipping or Unskipping a Workflow Item from the User Interface.
A new property AllowSkipUnskipResolved is available on the finWorkflowItem object.
NOTE: Since this Permission Key is only enforced from the User Interface, any customised Workflow Scripts will need to be updated to check this Permission Key before generating a "Skip this Item" hyperlink.
The following Scripts have been updated:
- ' SummaryPage_Workflow_WorkflowSummary. Version: 1.27 (22/12/2014)
High Importance
Breaking Change