Defect #44156
openIssue with redmine API
Description
Hi,
I am sending a API call to redmine to verify if ticket with same id exist or not.
My api call is like https://abbaabbababa.com//issues/36946-06-26-24190900.json
It returns true in response.
Because i had a ticket with id 36946.
If i open ticket https://abbaabbababa.com//issues/36946 with url https://abbaabbababa.com//issues/36946-06-26-24190900
It works.
It's not differentiating between 36946 and 36946-06-26-24190900
Is there any workaround for this.
Or is there any API call can be used to verify if ticket exist or not?
Updated by anju dhiman about 12 hours ago
anju dhiman wrote:
Hi,
I am sending a API call to redmine to verify if ticket with same id exist or not.
My api call is like https://abbaabbababa.com//issues/36946-06-26-24190900.json
It returns true in response.Because i had a ticket with id 36946.
If i open ticket https://abbaabbababa.com//issues/36946 with url https://abbaabbababa.com//issues/36946-06-26-24190900
It works.
It's not differentiating between 36946 and 36946-06-26-24190900Is there any workaround for this.
Or is there any API call can be used to verify if ticket exist or not?