bug_tracker::version_get_filter_data (public)
bug_tracker::version_get_filter_data -package_id package_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
- -user_id (optional)
- The user to filter by for the ShowMyBugsOnlyP parameter
- -admin_p (optional, defaults to
"f"
)- Returns:
- list-of-lists with fix-for-version data for filter
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.