Hide followups
30 Jun 2005
Issues are shown in two places. One is when you click an individual issue and one is when you use the Complete List. What do you do if you temporarily don't want to show any of the followups?
Version requirement:
There is a request variable you can set to disable followups that is called show-threads that you need to set to some negative value (eg. False or "no") and then only the issue is shown.
This can be particularily useful if you want to print out a report of say, all completed issues, but you don't want to show the resolutions.
To try this at home, just visit:
http://localhost:8080/issuetracker/CompleteList?show-threads=no
or you can just look at the difference between this page and then this page with followups hidden