Edgewall Software

Changes between Version 48 and Version 49 of TracWorkflow


Ignore:
Timestamp:
Jan 19, 2014, 7:29:33 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Clarification - user doesn't need to be logged in. Refs #10018.

Legend:

Unmodified
Added
Removed
Modified
  • TracWorkflow

    v48 v49  
    8080The available operations are:
    8181 - del_owner -- Clear the owner field.
    82  - set_owner -- Sets the owner to the selected or entered owner. Defaults to the currently logged-in user.
     82 - set_owner -- Sets the owner to the selected or entered owner. Defaults to the current 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.