15

1

We would like to show the status of a set of cases to our community users. We're currently doing this by using a static list in the wiki. However keeping this list up to date requires a lot of manual work.

I think a good way to do this could be possibly by creating a wiki plugin that would list cases that match a specified criteria (filter). These could be shown either in a list or a table that would contain the case number, category and status for example.

Any plans on implementing something like this? Either as built-in functionality or a plugin?

Fog Creek Case FC1291058

flag
We have multiple business units that have their Top Development requests and we would love to use Case Tags and create a dynamic table that we can insert on a wiki page that shows the Status of each of these cases. Each case would be in its own row and the business/PM wouldn't have to manually edit the pages. – DJLK Apr 25 2012 at 14:36

2 Answers

2

This could be done via a WikiBlock plugin. It would be similar to a single dynamic case link.

link|flag
0

Have you looked at the Community Case List plugin? It may do what you need (not as wiki plugin, but otherwise).

link|flag
I considered it but I don't think that will work for us. We need to show different listings of cases from various projects and we don't want to enable public submissions for those. – Roman Feb 10 2010 at 16:48
I see. It shouldn't be to much of a problem to create a Wiki plugin which shows "public" cases. Maybe I could even add this to my plugin (and - since inserting a wiki content block is an explicit operation - not check for the public submission flag). However, I'm currently busy with other things, so don't expect an update with this feature in the next days. – Arsène von Wyss Feb 11 2010 at 0:47

Your Answer

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