Permissions managed by Workflow

Some permissions may defined ay Workflow level ...

An extension of WorkflowManager provided a way to evaluate a boolean meta-attribute (true, false or Condition Class Name)

Using this capacity, some permission are evaluated ...

Is an Issue Editable

This Extended Edit Issue Operation is provided to users not only depending on EDIT_ISSUE permission, but also depending on more complexe conditions provided by your Workflow.

Is an Issue Deletable

This Extended Delete Issue Operation is provided to users not only depending on DELETE_ISSUE permission, but also depending on more complexe conditions provided by your Workflow.

Is an Issue Workable (Provided in Minyaa Time)

The Log Work Issue Operation provided to users not only depending on default WORKLOG_ON_ISSUE permission, but also depending on more complexe conditions provided by your Workflow.

Permissions evaluated by a Condition

Acces to each of above operations may be evaluate by a Boolean Meta-Attribute or by a Condition Class Name.