2019-05-15 ERM Delivery Weekly Update

2019-05-15 ERM Delivery Weekly Update

Meeting Details

Date

May 15, 2019 

Time

09:30am ET, 2:30pm UK, 3:30pm Germany

Location

Video Call in FOLIO Slack: #erm-developers

Participants

  • @Benjamin Ahlborn

  • @Claudia Malzer

  • @Felix Hemme

  • @Gill Osguthorpe

  • @Jag Goraya

  • @John Fereira

  • @md331 (Deactivated)

  • @Martina Schildt

  • @Martina Tumulla

  • @steve.osguthorpe

Apologies

  • @Ian Ibbotson (Use this one)

  • @Kurt Nordstrom

  • @Owen Stephens

  • @Peter Böhm

Discussion items

Time

Item

Notes

Action Items

Time

Item

Notes

Action Items

<5 mins

Introductions

 

Vagrantbox / backend development settings

  • MD has backend and frontend on separate machines

  • CM - potentially with network mount - had some success with that

  • SO - will require network bridge / address changes to the vagrant files

 

30 mins

Demos

  Vote for priority in #erm-developers poll

https://folio-org.atlassian.net/browse/ERM-217

  • ui-data-import is hardcoded for MARC files, so is not useful for our purposes

  • How big are the package files?

  • If large, this probably needs to do a background task.

  • Therefore we need to track and present (a) upload and (b) import status

  • Is there an existing progress indicator UI element? If not, can promote the data-import indicator, and implement within Agreements setting (rather than agreements)

  • How do we handle error reporting? Report exceptions and failures at end of batch

https://folio-org.atlassian.net/browse/ERM-184

 

10 mins

Sprint Completion

  • Merge Cutoff

    • Friday 2pm UK

  • Items at Risk / Spillover

10 mins

Upcoming Sprint

See ERM Next Sprint Candidates list in https://folio-org.atlassian.net/secure/RapidBoard.jspa?rapidView=89&view=planning.nodetail

 

5+

AOB

 

 

Sprint WIP Demos

Delivery Board: https://folio-org.atlassian.net/secure/RapidBoard.jspa?rapidView=89

Demo'd

Feature ID

Issue ID

Who

Notes / TODO

Feature ID

Issue ID

Who

Notes / TODO

 

https://folio-org.atlassian.net/browse/ERM-189

@Kurt Nordstrom

 

https://folio-org.atlassian.net/browse/UXPROD-1597

https://folio-org.atlassian.net/browse/ERM-132

@steve.osguthorpe

 

https://folio-org.atlassian.net/browse/UXPROD-1520

https://folio-org.atlassian.net/browse/ERM-162

@John Fereira @md331 (Deactivated)

 

https://folio-org.atlassian.net/browse/UXPROD-1520

https://folio-org.atlassian.net/browse/ERM-163

@md331 (Deactivated)

 

https://folio-org.atlassian.net/browse/UXPROD-1601

https://folio-org.atlassian.net/browse/ERM-220

@Aditya matukumalli

 

Demo'd

https://folio-org.atlassian.net/browse/UXPROD-1601

https://folio-org.atlassian.net/browse/ERM-219

@Aditya matukumalli

Demo'd

https://folio-org.atlassian.net/browse/UXPROD-1300

https://folio-org.atlassian.net/browse/ERM-165

 

https://folio-org.atlassian.net/browse/UXPROD-1660

https://folio-org.atlassian.net/browse/ERM-198

@Kurt Nordstrom

 

https://folio-org.atlassian.net/browse/UXPROD-1159

https://folio-org.atlassian.net/browse/ERM-184

@Kurt Nordstrom

 

https://folio-org.atlassian.net/browse/UXPROD-1513

https://folio-org.atlassian.net/browse/ERM-217

@Gill Osguthorpe

 

10/5/19: Questions raised on https://folio-org.atlassian.net/browse/ERM-217 about the scope and functionality. Once discussed I'll make a start on the wireframing.

https://folio-org.atlassian.net/browse/UXPROD-1548

https://folio-org.atlassian.net/browse/ERM-186

@Claudia Malzer

 

 

https://folio-org.atlassian.net/browse/ERM-218

@John Fereira

PR submitted. 

A separate issue to consider is that description fields are differently CLOB or varchar(255), depending on app. 

ERM to apply going forward: 

  • single line text: varchar(255)

  • textarea: CLOB

 

https://folio-org.atlassian.net/browse/ERM-190

 

Same error as ERM-193.

 

https://folio-org.atlassian.net/browse/ERM-193

 

 

Grails is attempting to delete the agreement, but not remove the tag link, which violates the validation. Delete should cascade, but not where a tag is re-used. @steve.osguthorpeto take a look and feed back to @John Fereira