Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sprint Goal / Focus

  •  

Sprint Schedule

  • Sprint: 83
  • Release: 
  • Quarter: 2020 Q1
  • Start Monday 10 Feb, 2pm UK
  • Finish Friday 21 Feb, 12pm UK


Sprint Capacity

Team AvailabilitySchedule | Calendar

Notes / Exceptions:

Lead Roles:

  • Front End Code Review: 
  • Back End Code Review:  
  • QA: 

QA Environment: folio-testing

Navigation

Table of Contents

Expand
titleSprint Planning Agenda
  1. Sprint Goal / Focus
  2. Sprint Capacity
  3. Review sprint candidates 
  4. Agree technical approach / define key implementation tasks
  5. Finalise estimates / costings
  6. Confirm sprint scope
  7. Confirm first actions



Sprint Planning  

(error) - not in sprint

(tick) or @ - in sprint 

 

Brought Forward

Feature IDIssue IDSprint Backlog?

Notes / Estimates / Actions


Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-683



Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-685

Further ETA 2w 

  • Some backend complications relating to how dates are stored
  • UI setup to follow
  • Dummy UI set up  
  • Assume resources in KBART file are digital
    • though there may be Print Identifiers and Print Publish Date rather than digital equivalents: treat these as digital without the relevant fields)
    • no need to flag lacking publication date (missing identifier should already be reported)

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-696

(tick)

Blocked by 

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-711


Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-434
 / 
Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-644
 

Further code review changes requested.

Expected to push within the hour. 


Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-655

steve.osguthorpe

Sprint Focus

Feature IDIssue IDSprint Backlog?

Notes / Estimates / Actions


Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-700

.

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-702



Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-711

Prioritise above 

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-655


Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-703

(tick)

May be required by 

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-711


Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-698
 / 
Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-699

(tick)

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
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-714

Pick list explicitly conditionally hidden as part of ERM-683. To be reverted. 

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-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: 

  • Required
  • is RefData 

Jira Legacy
serverSystem JiraJIRA
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyERM-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.