bug_tracker::set_access_policy (private)
bug_tracker::set_access_policy [ -all_bugs ] [ -user_bugs ]
Defined in packages/bug-tracker/tcl/bug-tracker-procs.tcl
Set/unset direct permissions on existing bugs.
- Switches:
- -all_bugs (optional, boolean, defaults to
"f"
)- The user can see all bugs
- -user_bugs (optional, boolean, defaults to
"f"
)- The user can only see the bugs they are participating in.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.