Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Paulina Buzderewicz
Paulina BuzderewiczReporter
Josh Zamor
Josh Zamor(Deactivated)Story Points
3
Original estimate
4d
Time tracking
3d 5h 30m logged2h 30m remaining
Sprint
None
Priority
Time Assistant
Time Assistant
Created March 6, 2019 at 1:30 AM
Updated February 8, 2023 at 1:29 PM
Resolved June 18, 2019 at 12:37 PM
As a developer I want the Orderable version indicator to update when I update the Orderable so that each change to an Orderable has a unique version Id.
AC:
PUT /api/Orderable causes the versionId += 1
Version incrementing should be enforced at the repository level.
If the request body contains a versionId, it should be stripped and ignored.
Notes
version should be incremented if program orderable was changed