Hi,
I want to create a report/view/something to show the lifecycle of a request that starts from a PM task, goes to a product analysis , then development does the 'needful' and then tech team gets the build to the customer ...
So I have 4 projects, with 4 tickets linked together, but I don't know how I can see this in a nice view ...
* time in each status (in each project)
* owners
* logged time
*...
Can anyone give me some hints on how to achieve this in Data Center? (preferably :) )
Thank you,
Anca
Hi @Anca Cristescu,
If you consider a solution based on a plugin, I think you can get such view by using the Pivot Table & Pivot Chart gadget offered by our Great Gadgets app.
Here is how:
Data tab
More settings tab:
My example does not display the time in status. But if you would add an automatically calculated field like "Age" which is the time since issue creation, you could add this to the pivot table. I think such field can be added with Script Runner. Or, you could use the Time in Status gadget that our app also offers.
Hope this helps.
Danut.
Thank you @Danut M _StonikByte_ :-)
I have tried both gadgets and Time in Status is the one that gives me a very nice overview on ALL tickets I need.
I did not consider initially the pivot table (my mind is not set to think in pivots :D), but I like this view also, for a very exact view on all tickets in the flow .
Now I need to make sure the users follow the procedures, so all tickets have the connection field. (spoiler alert... they will not)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anca Cristescu,
I think you can solve this problem by making that field mandatory (by marking it required in the field settings/schemes) for the issue types that will contain it.
Danut
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How about creating a hidden custom field whose content is automatically copied into a similar hidden field in the work item of the next type, who then appends further elements to it on the go, and then copies it into the next work item, and so on? At some point (or for some users), the field could be made visible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anca Cristescu ,
With Pivot Report we develop you can get a view like this:
Time in every status can be added as separate columns.
You can check this demo report on your own, no login needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are on DC then you can create a plan across multiple projects. Not sure if you have any hierarchy but you can have some levels above your Epics. Something like Initiatives > Epic > Story > Sub-tasks
Project 1 can just be for Initiatives.
Other projects can have Epics and stories.
You can create a plan to visualise all of this under one view.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We already have a hierarchy set in place that is not compatible with 'my dream' :). It is defined only to accommodate development projects, not PM, Product, tech.
Thank you for the idea. I'll test it and see if I can start a revolution :).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.