[MODINVSTOR-119] generic way to mark records "protected" Created: 14/May/18 Updated: 15/Jan/19 |
|
| Status: | Open |
| Project: | mod-inventory-storage |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Jakub Skoczen | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | core, sprint38, sprint39, sprint40, sprint41, sprint42, sprint43, sprint44, sprint45 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 hour | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||||||
| Sprint: | |||||||||||||||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||||||||||||||
| Description |
|
Niels Erik Nielsen Marc Johnson md331 |
| Comments |
| Comment by md331 (Inactive) [ 14/May/18 ] |
|
This'll eventually be used (at minimum) by the ControlledVocab component. I went ahead and put in the functionality in this PR, keying off of a readOnly property on the record. NP changing the name or behaviour if we want, just figured I'd pop it in there while I was digging around. |
| Comment by Jakub Skoczen [ 17/May/18 ] |
|
How can we standardize on this approach? Is it possible to have a shared schema for it or should we just document it? |
| Comment by Jakub Skoczen [ 16/Jul/18 ] |
|
Another potentially useful flag is "default". |