Edgewall Software

Changes between Version 47 and Version 50 of TracWorkflow


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • TracWorkflow

    v47 v50  
    8080The available operations are:
    8181 - del_owner -- Clear the owner field.
    82  - set_owner -- Sets the owner to the selected or entered owner.
     82 - set_owner -- Sets the owner to the selected or entered owner. Defaults to the current user. When `[ticket] restrict_owner = true`, the select will be populated with users that have `TICKET_MODIFY` permission and an authenticated session.
    8383   - ''actionname''`.set_owner` may optionally be set to a comma delimited list or a single value.
    8484 - set_owner_to_self -- Sets the owner to the logged in user.
     85 - may_set_owner - Sets the owner to the selected or entered owner. Defaults to the existing owner. //(Since 1.1.2)//.
    8586 - del_resolution -- Clears the resolution field
    8687 - set_resolution -- Sets the resolution to the selected value.