I have cases which have a ticketurl set, making them publicly accessible to anyone with that URL. I want to remove this public access. I know how to change the URL to remove the "your cases" list, but in this case, the full URL is already out there.
|
2
|
Warning: this is a hack, make sure to look at Ted's comment too. The ticket url value is generated by FogBugz whenever a case is created and when you email out from a case. To remove public access to any case, you just need to know its access URL (e.g., http://yourfogbugz/default.asp?123_saldkfh). Simply load the case in your browser and add this to the URL:
This will remove external access permanently for this case. |
|||||||||
|
|
0
|
The release notes for 8.2.22 imply that this can now be done without resorting to a hack: •External "ticket url" access to cases in a public project can be removed on a per-case basis. Unfortunately I cannot work out where this can actually be done! Can anyone help? |
|||
|