Edgewall Software

Changes between Initial Version and Version 9 of Ticket #11839


Ignore:
Timestamp:
Dec 31, 2014, 11:12:21 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Documented in 1.1/TracWorkflow@9. Committed to trunk in [13586:13587].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11839

    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #11839 – Release Notes

    initial v9  
     1Groups and permissions can be specified in the comma-separated list of the `set_owner` workflow attribute.
  • Ticket #11839 – API Changes

    initial v9  
     1The `PermissionSystem` method `get_groups_dict` returns a dictionary of groups and group members. The method `get_users_dict` returns a dictionary of users and user permissions.