cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

extend runchart api to accept issue ids

0 Kudos

extend runchart api to accept issue ids

Status quo:

- a chart can only be defined to use a named query 

- this query can be overruled during the call of "runchart" using either the "--query=..." or "--queryDefinition=.." parameter

 

Problem:

At least for trend charts (chart type = "field value trend") 95% of the use cases require a single item ID whose field value trend shall be plotted. Currently this requires either a lot of IMHO meaningless named queries or a workaround, using something like 

im runchart -g --queryDefinition=(field[ID]=12345678)) myTrendChart

  

Idea:

extend the runchart api to have an additional, optional  "--issues=...." parameter. 

im runchart -g --issues=12345678 myTrendChart

 If the issues parameter is set, it overrules all other query related settings.

 

1 Comment
olivierlp
Community Manager
Status changed to: Archived

Hello,

We are archiving your idea as part of a general review. This action is based on the age of your idea and the total number of votes received, as per this announcement.

You can always post a new idea with all the details required in the form.

Thank you for your participation.