bug_tracker::get_mapped_bugs (public)

 bug_tracker::get_mapped_bugs -patch_number patch_number \
    [ -only_open_p only_open_p ]

Defined in packages/bug-tracker/tcl/bug-tracker-procs.tcl

Return a list of lists with the bug number in the first element and the bug summary in the second.

Switches:
-patch_number
(required)
-only_open_p
(defaults to "0") (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::get_bug_links bug_tracker::get_bug_links (public) bug_tracker::get_mapped_bugs bug_tracker::get_mapped_bugs bug_tracker::get_bug_links->bug_tracker::get_mapped_bugs packages/bug-tracker/www/patch.tcl packages/bug-tracker/ www/patch.tcl packages/bug-tracker/www/patch.tcl->bug_tracker::get_mapped_bugs ad_conn ad_conn (public) bug_tracker::get_mapped_bugs->ad_conn bug_tracker::bug::get_instance_workflow_id bug_tracker::bug::get_instance_workflow_id (public) bug_tracker::get_mapped_bugs->bug_tracker::bug::get_instance_workflow_id bug_tracker::conn bug_tracker::conn (public) bug_tracker::get_mapped_bugs->bug_tracker::conn db_foreach db_foreach (public) bug_tracker::get_mapped_bugs->db_foreach workflow::fsm::get_initial_state workflow::fsm::get_initial_state (public) bug_tracker::get_mapped_bugs->workflow::fsm::get_initial_state

Testcases:
No testcase defined.
[ show source ]
Show another procedure: