Feature ID | Issue ID | Sprint Backlog? | Notes / Estimates / Actions |
---|
| Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-700 |
---|
|
| | . |
| Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-702 |
---|
|
| |
|
| Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-711 |
---|
|
| | Prioritise above Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-655 |
---|
|
|
| Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-703 |
---|
|
| | May be required by Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-711 |
---|
|
|
| Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-698 |
---|
|
/ Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-699 |
---|
|
| | Date format should reflect system locale in Edit (as used in View). Stripes objects pass in the locale. May need separate library (such as moment) to extract the format without affecting value translation. |
| Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-714 |
---|
|
| | Pick list explicitly conditionally hidden as part of ERM-683. To be reverted. |
| Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-715 |
---|
|
| | Currently no UI validation in place. Needs proper backend validation also. Some current experiences: - Backend, eg, is currently forcing decimal values to an integer (Grails autoconversion).
- Entering more than 255 characters in text type returns null value.
Frontend validation messages to reflect the type permitted for the specific license term or supplementary information. Backend validation currently happens after binding. Some extra non-trivial functionality would be needed to intercept raw JSON. Some straightforward validation options to prioritise: |
| Jira Legacy |
---|
server | System JiraJIRA |
---|
serverId | 01505d01-b853-3c2e-90f1-ee9b165564fc |
---|
key | ERM-713 |
---|
|
| | Effectively a batch operation, exporting report to tabular format. Should be facilitated easily enough because of JSON handling / output. New specific JSON file could be created for batch. License endpoints can be filtered by ID/OR. Selecting multiple licenses isn't currently possible. - Basket is used for agreement resources. Is this an appropriate model for licenses as well. (May need to disambiguate resource and (potential) agreement basket in Agreements going forward.)
- Or would line-select checkboxes in search results work instead? Pagination could be a gotcha.
Expected to come ready for licenses in Sprint 84, and packages etc before too long. |