Author | Andrei Makaranka | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
JIRA task |
| ||||||||||||
Business Requirements |
| ||||||||||||
Architects Review |
| ||||||||||||
PO review |
|
...
Name | Type | Mandatory | Default | Description | Note |
---|---|---|---|---|---|
newInstanceId | UUID | Y | NA | Reference to new instance | |
holdingsOperation | enum | Y | MOVE | How to process connected holdings | [MOVE, FIND_OR_CREATE, CREATE] |
deleteAbandonedHoldings | boolean | Y | false | If abandoned holdings will be deleted |
...
Method | Path | Request | Response | Description | Interface | Notes |
---|---|---|---|---|---|---|
PATCH | /order-lines/{id} | patch_order_line_request | NA | Apply partial modifications to a order line | orders.order-lines.item.patch | Status : 204 |
Detailed design
...
Class diagram
Work Breakdown Structure
Work | Comments | Story | ~ Estimate | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
1 |
| |||||||||||
2 | Define new business API for updating Instance Reference for Non-package order line |
| 2 | |||||||||
3 | Implement edit instance connection logic of POL - create inventory set to Instance, holding or Instance, holding, item |
| 3 | |||||||||
4 | Implement edit instance connection logic of POL - create inventory set to Instance or none |
| 3 | |||||||||
5 | Define data model for supporting edit instance connection logic of POL |
| 1 |
...