Project

General

Profile

Inconsistent editing behaviour when using the API key?

Added by S PR over 11 years ago

Hi,

If I want to open an existing issue in edit mode I can send the following url to the browser -
http://{$redmine_server}/issues/{$id}?key={$api_key}

Similarly, I assumed that to open a new issue for a specified project in edit mode then I could use -
http://{$redmine_server}/projects/{$project_id}/issues/new?key={$api_key}

But this does not work. Instead you first have to login and then the new issue is shown in edit mode.

Is this inconsistent? If I can open an existing issue in edit mode using the API key why can I not open a new issue for a specified project in edit mode using the same API key?

Thanks

Steve.


Replies (2)

RE: Inconsistent editing behaviour when using the API key? - Added by Paresh Patel over 11 years ago

hi s pr

your apache server is restart then restart redmine server your problem is solve 100%

RE: Inconsistent editing behaviour when using the API key? - Added by S PR over 11 years ago

Hi Paresh,

Thanks for the response.

Unfortunately, this does not work. I should point out I am running Redmine as a Turnkey appliance (http://www.turnkeylinux.org/redmine), but I have upgraded Redmine such that the environment is

Environment:
  Redmine version                          2.2.4.stable
  Ruby version                             1.8.7 (i686-linux)
  Rails version                            3.2.13
  Environment                              production
  Database adapter                         MySQL
  Apache Web Server                        2.2.16
Redmine plugins:
  no plugin installed

    (1-2/2)