Open mslarae13 opened 3 months ago
@naglepuff @pkalita-lbl @shreddd @jeffbaumes
Assigning to @marySalvi for next sprint per the meeting with Emiley, Alicia and Chris today.
@marySalvi feel free to move this issue to the correct repo!
Discussed at infra sync and it's more complicated that expected. @marySalvi still working on this.
The proposed changes will require changes in the Field Notes app. Cross-linking that issue here: https://github.com/microbiomedata/nmdc-field-notes/issues/177
Work will be complete by end of September to satisfy milestone. Roll out to production will NOT happen with September roll out. Roll out can happen in October, updates to the app should be done in time.
Will NOT be part of
Moving to next sprint per updates by @mslarae13 thank you
Will this issue be completed this sprint? @marySalvi @mslarae13
Will this issue be completed this sprint? @marySalvi @mslarae13
Yes, it should be
Decision today at infrastructure sync: will not merge until after berkeley-schema is in production, so after oct 15. There will be merge conflicts
@marySalvi @mslarae13 so can this be considered done (for DOE report purposes) but moved to the next sprint for production deployment? Or is it not quite done yet?
I think this can be considered done but should not be merged until after Oct 15th
Ready to merge?
@marySalvi @pkalita-lbl Any updates here? I believe the PR noted that if this is merged it'll break the app.
No no no, I would like this to be merged into main
sooner than later so that I can complete some app updates.
No no no, I would like this to be merged into
main
sooner than later so that I can complete some app updates.
I have rebased my runtime code and created the PR below. https://github.com/microbiomedata/nmdc-runtime/pull/741
I'll work on rebasing my PR on nmdc-server
now. Once both are ready we should be able to merge.
@pkalita-lbl for the runtime
PR I adjusted the tests and everything is passing. I would feel more comfortable if I saw the finished products in the DB but I didn't see any test entries in the DB. Am I right in thinking they get deleted in cleanup?
Blocked. Coordinating changes in run-time. Major change in the way sample data is stored. Run time translates submission data into mongo. Mary has started working on this.
@marySalvi status on this?
@marySalvi is addressing a bug in runtime. Correct me if that's wrong
Currently, NMDC submission portal has a radio button to select only 1 type of sample (soil, water, sediment, etc)
We'd like this to be checkboxes and all for 1 study to have multiple sample types in 1 submission.