starting a build returns a Location header with a path pointing to
/queue/item/NUM/. following up with a request to /queue/item/NUM/api/json used to return a struct which could be polled to discover the build number once it starts. it now returns a 404.
is this a purposeful API change or a regression? in either case, it seems that we have lost the ability to reliably track jobs after they have been queued via the api.
last known working version: 1.598
using: 1.602