bugmark / bugmark_cl

Bugmark Command Line Client
0 stars 3 forks source link

error on 'bmx issue show' #24

Closed GeorgLink closed 6 years ago

GeorgLink commented 6 years ago

I'm getting an error 404 on "bmx issue show a".

"a" is obviously an invalid uuid, but even with a valid uuid, the error persists.

GeorgLink commented 6 years ago

I just realized that I was using the API call wrong. It expects the "External ID" not the "UUID".

This poses a problem because we get the UUID from other bmx calls but without "bmx issue show " we cannot know what the "External ID" is. External IDs are also not unique.

GeorgLink commented 6 years ago

Malvika actually discovered this.

andyl commented 6 years ago

Near term: use EXID