Epic API - unable to set 'created_at', 'updated_at'
Problem to solve
The Epic API currently does not allow you to set created_at
or updated_at
fields, although the fields do exist in replies from the API endpoint.
Proposal
Add created_at
and/or updated_at
fields to the list of fields that can be set upon creation or modification of an epic through the API. This would increase consistency between the Epics API and the Issues API.
Links / references
Edited by Raimund Hook