This is the first story that set everything up.
PATCH /artifacts/:id
{
"move": {
"to_tracker_id": int
}
}
This route only applies on subset of fields:
- id
- title
- description
- submitted_on
- submitted_by
All limiations described in the epic applies (edge case, permissions, REST limits, etc)