2

When sending an external user the status of their case, if you send the the snippet - exturl` - it will display a URL and they can see the entire Case.

However, the remaining 8 characters are the password which they apply as a ticket to their case so they can only view public comments or changes to the case. How can I go about creating a snippet for that, so that they don't see the entire Case contents?

flag
I think the exturl snippet is your own creation. Can you elaborate as to its contents? – Rich Armstrong Sep 7 2010 at 14:33
Also, I'm not sure how it would be that an external user would ever see the entire case contents, rather than just correspondence and open-closed status. – Rich Armstrong Sep 7 2010 at 14:36

2 Answers

2

If you just want a link to the case, create a snippet containing something like the following:

{url}/?{case}

In FogBugz 8, if a case is created by a community user, they can login and view it using their credentials.

link|flag
0

How can I go about creating a snippet for that, so that they don't see the entire Case contents?

That is not possible now. I would really like that feature too.

link|flag
1 
FB8 will include ticket_singlecase placeholders as well. – Ted Sep 16 2010 at 19:45

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.