I don't want to allow any public access to cases. Can I globally disable the ticketurl that's generated for every case? I don't send it in the auto-response to customers, but I don't want users to be able to put it in an email with the {ticketurl} placeholder in a snippet.
|
2
|
Based on a manual removal of sTicket and a subsequent reopening of the case (via the "Reopen" button, not via an incoming email... But I don't think that matters), the sTicket field does not get repopulated if a ticket is reopened. |
|||
|
|
2
|
FogBugz 8.2You can remove external access to a case (i.e. it's public status page) by loading a special URL:
For example, if case 1234's ticket number is 1234_42umo5hjc1h6vurl and your FogBugz site is
FogBugz 8.1 and earlierYou can't turn off this feature, but you can make existing cases unavailable to non-logged-in users by setting
Update: I believe a plugin could clear the
|
|||
|
|