Closed Tickets not showing

16 views
Skip to first unread message

Gregory Shaw

unread,
Feb 10, 2014, 11:36:42 AM2/10/14
to assembla...@googlegroups.com
Hello

I have used this curl statement to view tickets :

curl -i -H "X-Api-key:xxxxxx" -H "X-Api-secret: xxxxxxxxx" https://api.assembla.com/v1/spaces/civil-technical/tickets.json

and I can view all the active tickets, but I don't get the completed ticket.

Are they stored somewhere else or do I have to add something else to my statement to view them.

Any help would be appreciated 

Thanks
Greg

Stanislav Kolotinskiy

unread,
Feb 10, 2014, 11:51:33 AM2/10/14
to assembla...@googlegroups.com
Hi Gregory,

the default report is the one that you selected for your List view.
Currently, that's the "Planner View" filter, which doesn't display
closed tickets. For example, if you want to see all active tickets, you
can append report=1 to your query string. For more details about
possible values for report parameter, please check out
http://api-doc.assembla.com/content/ref/tickets_index.html

Regards,
Stanislav
> --
> You received this message because you are subscribed to the Google
> Groups "Assembla API Development" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to assembla-api-d...@googlegroups.com.
> To post to this group, send email to assembla...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

Gregory Shaw

unread,
Feb 11, 2014, 4:11:42 AM2/11/14
to assembla...@googlegroups.com
Hello Stanislav

Thanks for the help, it all worked.

Much appreciated.

Greg
Reply all
Reply to author
Forward
0 new messages