1

1

I want to share a case with a short-term outside contractor. I think it's overkill to bring him on as a paying user. Read-only access is acceptable. So, I'd like to export or share a (bug) case with him.

The best way I thought of was to manually copy the text into a file, and save the image files to desktop, and then attach those files to an email. But that sounds a bit complicated.

flag

1 Answer

1

If you have short-term outside users on a regular basis, you could use one license for them and rotate which user is active. e.g. Create Contractor-A for project A, then when it's complete, deactivate Contractor-A and create a new user Contractor-B.

If you can't use a license at all, I would probably write a script which uses the XML API to pull out the data from a case, format it and export it. You could also write a plugin to do the same thing.

You can also try simply printing the case page to PDF (built-in on Macos, or use something like CutePDF on windows). If the layout isn't ideal, you can add/change the css with BugMonkey. Take a look at one of your wiki templates for examples of how to set styles for print only.

link|flag

Your Answer

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