Pre-fixing JSON update bug.
This commit is contained in:
8
TODO.md
8
TODO.md
@@ -1,5 +1,11 @@
|
||||
- [ ] Appending of qPCR results to WW not saving. Find out why.
|
||||
- Possibly due to immutable JSON? But... it's worked before... Right?
|
||||
- Based on research, if a top-level JSON field is not changed, SQLalchemy will not detect changes.
|
||||
- May have to use a special class: [link](https://docs.sqlalchemy.org/en/14/orm/extensions/mutable.html#establishing-mutability-on-scalar-column-values)
|
||||
- [ ] Add Bead basher and Assit to DB.
|
||||
- [x] Artic not creating right plate name.
|
||||
- [ ] Merge BasicSubmission.find_subclasses and BasicSubmission.find_polymorphic_subclass
|
||||
- [ ] Fix updating of Extraction Kit in submission form widget.
|
||||
- [x] Fix updating of Extraction Kit in submission form widget.
|
||||
- [x] Fix cropping of gel image.
|
||||
- [ ] Create Tips ... *sigh*.
|
||||
- [x] Create platemap image from html for export to pdf.
|
||||
|
||||
Reference in New Issue
Block a user