Redmine API partially broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is probably a question for David Galloway (?)

Did Redmine get updated recently? (Like, very recently?) Up until, well,
very recently (yesterday?) curl commands like the following were producing
meaningful output even on issues that have no relations (43725 has one):

curl --silent 'https://tracker.ceph.com/issues/43725.json?include=relations' | jq '.issue.relations[]'

Now it produces an error:

jq: error (at <stdin>:0): Cannot iterate over null (null)

Maybe that is related to fact that the following curl command is not producing
any output, even though issue 43725 has relations:

curl --silent 'https://tracker.ceph.com/issues/43725/relations.json'

Any ideas appreciated.

Nathan            

-- 
Nathan Cutler
Software Engineer Distributed Storage
SUSE LINUX, s.r.o.
Tel.: +420 284 084 037
_______________________________________________
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx



[Index of Archives]     [CEPH Users]     [Ceph Devel]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux