Actions
Feature #12275
closedForce the issue field "updated_on" via the API call
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
Hi,
I'm making a simple bot who update old issues and add notes.
But I need to filter the issues with the updated_on
field.
The feature :
- Allow to keep the field "updated_on" and don't update it (maybe only via the API call ?)
I'm on 2.1-stable.
I think this feature is very easy to made but I'm not familiarized with ruby...
Let me know ;)
Related issues
Updated by Go MAEDA over 8 years ago
- Related to Feature #13295: Allow REST API to create objects with specific dates added
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
Jacques Bodin-Hullin wrote:
- Allow to keep the field "updated_on" and don't update it (maybe only via the API call ?)
I think it does not make sense not to update a timestamp even though you have updated the issue.
Actions