Project

General

Profile

Actions

Defect #28502

closed

Support issue[assigned_to_id]=me when prefilling issues

Added by Ceesjan Luiten about 6 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Issues
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Current situation

This works: This does not work:

Desired situation

We can use issue[assigned_to_id]=me as part of the prefilling of issues as well.


Files

Actions #1

Updated by Mizuki ISHIKAWA almost 6 years ago

I wrote a patch that implements this feature.

This also works in the REST API: * /issues.xml?assigned_to_id=me

I think that "me" should be available for "issues/new”.

Actions #2

Updated by Go MAEDA almost 6 years ago

  • Category set to Issues
Actions #3

Updated by Go MAEDA almost 6 years ago

  • Status changed from New to Needs feedback

I think it would be even better if PUT supports 'assigned_to_id=me'. After applying the patch, GET and POST API requests support 'assigned_to_id=me' but only PUT does not.

Would you update the patch?

Action 3.4-stable with the patch
GET /issues.json OK OK
POST /issues.json - OK
PUT /issue/1.json - -
Actions #4

Updated by Go MAEDA almost 6 years ago

  • Target version set to Candidate for next major release
Actions #5

Updated by Mizuki ISHIKAWA almost 6 years ago

Thank you for your feedback.
By adding change_me_to_usable_in_edit_and_update.patch in addition to change_me_to_usable.patch, you should be able to support to PUT actions.

Actions #6

Updated by Mizuki ISHIKAWA almost 6 years ago

I changed change_me_to_usable_in_edit_and_update.patch a bit.

Actions #7

Updated by Go MAEDA almost 6 years ago

  • Status changed from Needs feedback to New
Actions #8

Updated by Go MAEDA over 5 years ago

  • Target version changed from Candidate for next major release to 4.1.0
Actions #9

Updated by Jean-Philippe Lang about 5 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

Committed, thanks!

Actions

Also available in: Atom PDF