2021-04-14 ERM Weekly Delivery Update

Meeting Details

Date

    

Time

9:15am ET, 2:15pm UK, 3:15pm Germany

Location

Video Call in

Previously2021-04-07 ERM Weekly Delivery Update
ReferencesJIRA Issue Board

Goals

Participants

Apologies

  • Adi M

Discussion items

Time

Item

Notes

Action Items

<5 minsIntroductions



Previous Actions

NA



WIP Update 

Release Candidates

Code Review: 

  • NA

QA / UAT 

For Release

  • NA

Items at Risk / Spillover

In Progress

  • ERM-1605 - Getting issue details... STATUS
  • ERM-1619 - Getting issue details... STATUS
    • can replicate, but not found source yet
    • using new user with local permissions
    • buttons.length is returned as 0 rather than 1 when hasPerms = 1
      • try replacing buttons as a variable with a state (to force full re-render)
      • looks like running this before it has checked perms
        • could be an asynchronous race condition issue
        • may work with async function and a .then, though this is increasingly messy
    • menu options are transferred to another component.
      • switching to a function to directly call using {p}=> this.getActionMenu(p)
    • stripes-components has Memo-ised
  • ERM-1622 - Getting issue details... STATUS
    • some issues with backend / vagrant setup, with timeouts on the vagrant box rather than locally
    • getting sorting issue locally but not on snapshot,
      • correct in response, but wrong on presentation 
    • not tested the 1000 limit, as shared snapshot environment
      • request looks right
      • clear to progress to merge for bugfest
    • TODO: check whether extra sorting is happening

Sprint Backlog

Needs Elaboration1

  • NA

For Release / Closed



<10 minsAOB

New Issues

Added to sprint

  • NA

Not added to sprint

  • NA




Some changes made to ui-dashboard. Some uniqueness constraints to be added to mod-service-interaction before requesting to add to hosted environment.