Versions Compared

Key

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

...

  • (BEFORE MEETING IN #dev-sprint) Developer Stand Up - Developers give brief updates on their effort (or their team's effort).

    • Update/see "Current Work" section below based on your status. Please feel free to update prior to meeting.
    • Please highlight any new work (needing reviews/testing), any blockers (for you), and any discussion topics you may have.
  • (25 mins) General Discussion Topics
    1. (15 mins) Follow-up to Submission form conceptual design: 
      1. Last week we agreed that Submission Process should ONLY touch WorkspaceItem and WorkflowItem (per it's initial design).  Therefore, we must fix/refactor any code in the Submission Process which bypasses those objects/endpoints to read from or update Item objects/endpoints. 
      2. One known example of that improper behavior is the code merged in PR#541.  One possible way to fix that behavior is documented in https://github.com/DSpace/dspace-angular/issues/818
      3. Questions for the team:
        1. Do we have (rough) estimates of the effort it would take to fix the code from PR#541 to align with the agreed upon behavior?  Where should we schedule this?
        2. Are there any quick/small workarounds that could be applied immediately while that behavior is fixed?
          1. Giuseppe Digilio (4Science)  provided a "quick fix" solution for his (previously blocked) Controlled Vocab PR: https://github.com/DSpace/dspace-angular/pull/751
        3. Do we have any timelines on fixing the other current bugs caused by PR#541?
          1. https://github.com/DSpace/dspace-angular/issues/816
          2. https://github.com/DSpace/dspace-angular/issues/817
    2. (10 mins) Scripts & Processes Output REST PRhttps://github.com/DSpace/DSpace/pull/2905
      1. Tim has performance/scalability concerns regarding the Hibernate code/configuration added here to store Process output logs in the database. 
      2. Should we rethink this approach?  Or is there a way to implement with current Hibernate settings?
  • (35 mins) Planning for next week
    • Tim is on holiday from Aug 10-18. Do we want to cancel next week's meeting on Thursday, Aug 13? (i.e. just give updates via Slack)
    • Review of our Beta 4 Project Board

...