Edgewall Software

Changes between Version 47 and Version 48 of TracWorkflow


Ignore:
Timestamp:
Jan 19, 2014, 6:08:19 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Refs #10018.

Legend:

Unmodified
Added
Removed
Modified
  • TracWorkflow

    v47 v48  
    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 currently logged-in user.
    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.
    8586 - del_resolution -- Clears the resolution field
    8687 - set_resolution -- Sets the resolution to the selected value.