Feature ID | Issue ID | Sprint Backlog? | Notes / Estimates / Actions |
---|
| Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
key | ERM-700 |
---|
|
| | . |
| Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
key | ERM-702 |
---|
|
| |
|
| Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
key | ERM-711 |
---|
|
| | Prioritise above Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
key | ERM-655 |
---|
|
|
| Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
key | ERM-703 |
---|
|
|  | May be required by Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
key | ERM-711 |
---|
|
|
| Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
key | ERM-698 |
---|
|
/ Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
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 |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
key | ERM-714 |
---|
|
| | Pick list explicitly conditionally hidden as part of ERM-683. To be reverted. |
| Jira |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
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 |
---|
server | FOLIO Issue Tracker |
---|
serverId | 6ccf3fe4-3301-368a-983e-20c466b11a49 |
---|
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. |