bug_tracker::assignee_get_filter_data (public)
bug_tracker::assignee_get_filter_data -package_id package_id \
-workflow_id workflow_id -action_id action_id [ -user_id user_id ] \
[ -admin_p admin_p ]Defined in packages/bug-tracker/tcl/bug-tracker-procs.tcl
- Switches:
- -package_id (required)
- The package (project) to select from
- -workflow_id (required)
- The workflow we're interested in
- -action_id (required)
- The action we're interested in
- -user_id (optional)
- Optional user for filtering by logged in user.
- -admin_p (optional, defaults to
"f")- Returns:
- list-of-lists with assignee data for filter
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.