Reference Data should be Immutable

Description

For now, Reference Data should be immutable. Support only creation of reference data, don't allow updates, deletes, etc.

QAlity Plus - Test Management

Checklists

Activity

Show:

Ben Leibert June 12, 2016 at 7:48 PM

With the exceptions of Order and OrderLine, all domain entities currently within the requisition repository are now read-only to varying degrees. I didn’t consider Order nor OrderLine to be reference data, and thus didn’t give them special treatment.

New User entities may be created via POST requests. If desired, the same pattern may be followed to add this option for other entities. Additionally, a variety of ways to retrieve Users via GET requests was added.

Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Components

Sprint

Fix versions

Affects versions

Priority

Time Assistant

Created June 1, 2016 at 9:55 PM
Updated June 12, 2016 at 7:48 PM
Resolved June 12, 2016 at 7:48 PM