[ERM-389] Manage License term value pick lists (refdata categories and values) Created: 11/Aug/19 Updated: 09/Sep/19 Resolved: 09/Sep/19 |
|
| Status: | Closed |
| Project: | ERM Platform |
| Components: | ui-licenses |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | TBD |
| Reporter: | Owen Stephens | Assignee: | steve.osguthorpe |
| Resolution: | Done | Votes: | 0 |
| Labels: | erm | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
||||||||||||||||||||
| Issue links: |
|
||||||||||||||||||||
| Sprint: | ERM Sprint 70, ERM Sprint 71 | ||||||||||||||||||||
| Development Team: | Bienenvolk | ||||||||||||||||||||
| Description |
|
Administrators can add license term value pick lists (refdata categories) as well as remove them or edit their details. Permission to edit these details are separate to those of other ERM permission sets Workflow / UI Notes
Data stored pick lists (refdata category):
Display fields:
Business rules/constraints Wireframes |
| Comments |
| Comment by steve.osguthorpe [ 12/Aug/19 ] |
|
https://github.com/openlibraryenvironment/ui-directory/blob/master/src/settings/StatusSettings.js |
| Comment by Claudia Malzer [ 14/Aug/19 ] |
|
steve.osguthorpe licenses/refdata/DocumentAttachment/AtType but I don't see how this is possible for the categories that relate to the terms |
| Comment by md331 (Inactive) [ 14/Aug/19 ] |
|
Yeah I think #1 is the key bit here. Right now we're showing things like License.Status and InternalContact.Role in the pick lists which seems....wrong. |
| Comment by md331 (Inactive) [ 14/Aug/19 ] |
|
Claudia Malzer I think it's looking pretty solid so far though. You can remove the lastUpdated column from both of the ControlledVocab lists though, since the backend doesn't have that data to send us. You can use the hiddenFields prop to do that. (I can't add comments to a branch so can't leave these comments on Github) |
| Comment by Claudia Malzer [ 15/Aug/19 ] |
|
steve.osguthorpe I still need help with |
| Comment by steve.osguthorpe [ 15/Aug/19 ] |
|
Claudia Malzer With regards to #1 You can ignore this for now. We are aware of the issue and Owen Stephens is going to create an enhancement for this in JIRA to be done later. |
| Comment by Claudia Malzer [ 15/Aug/19 ] |
|
steve.osguthorpe |
| Comment by Claudia Malzer [ 16/Aug/19 ] |
|
steve.osguthorpe all good I found the error: |
| Comment by Gill Osguthorpe [ 27/Aug/19 ] |
|
QA:
I interpreted this:
To mean that the Pick List can be deleted if it has Pick List "Values", but cannot be deleted if any of the Values have been applied to a license record. |