bug_tracker::assignee_get_options (public)
bug_tracker::assignee_get_options [ -workflow_id workflow_id ] \ [ -include_unknown ] [ -include_undecided ]
Defined in packages/bug-tracker/tcl/bug-tracker-procs.tcl
Returns an option list containing all users that have submitted or assigned to a bug. Used for the add bug form. Added because the workflow api requires a case_id. (an item to evaluate is refactoring workflow to provide an assignee widget without a case_id)
- Switches:
- -workflow_id (optional)
- -include_unknown (optional, boolean)
- -include_undecided (optional, boolean)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.