Project

General

Profile

Actions

Defect #44156

open

Issue with redmine API

Added by anju dhiman about 11 hours ago. Updated about 10 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Resolution:
Affected version:

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?

Actions #1

Updated by anju dhiman about 11 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-24190900

Is there any workaround for this.
Or is there any API call can be used to verify if ticket exist or not?

Actions

Also available in: Atom PDF