bug_tracker::resolution_get_options (public)

 bug_tracker::resolution_get_options

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

Partial Call Graph (max 5 caller/called nodes):
%3 packages/acs-tcl/lib/page-error.tcl packages/acs-tcl/ lib/page-error.tcl bug_tracker::resolution_get_options bug_tracker::resolution_get_options packages/acs-tcl/lib/page-error.tcl->bug_tracker::resolution_get_options packages/bug-tracker/www/bug.tcl packages/bug-tracker/ www/bug.tcl packages/bug-tracker/www/bug.tcl->bug_tracker::resolution_get_options packages/bug-tracker/www/bulk-update-op.tcl packages/bug-tracker/ www/bulk-update-op.tcl packages/bug-tracker/www/bulk-update-op.tcl->bug_tracker::resolution_get_options _ _ (public) bug_tracker::resolution_get_options->_

Testcases:
No testcase defined.
Source code:
    return  [list  [list [_ bug-tracker.Fixed] fixed ]  [list [_ bug-tracker.By_Design] bydesign ]  [list [_ bug-tracker.Wont_Fix] wontfix ]  [list [_ bug-tracker.Postponed] postponed ]  [list [_ bug-tracker.Duplicate] duplicate ]  [list [_ bug-tracker.Not_Reproducible] norepro ]  [list [_ bug-tracker.Need_Info] needinfo ]  ]
Generic XQL file:
packages/bug-tracker/tcl/bug-tracker-procs.xql

PostgreSQL XQL file:
packages/bug-tracker/tcl/bug-tracker-procs-postgresql.xql

Oracle XQL file:
packages/bug-tracker/tcl/bug-tracker-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: