CareSet / DURC

DURC is reverse CRUD
MIT License
3 stars 2 forks source link

DURC interface not saving #82

Closed almatrotter closed 3 years ago

almatrotter commented 3 years ago

Here is the url: https://foiagarden.set.care/DURC/nextaction/create

Pressing save here does not cause the "saved" alert, and also does not save the data.

kchapple commented 3 years ago

@ftrotter @almatrotter I pushed a fix for this. Fix is in the base DURC model class, so no need to re-run mine/write commands.

seanccsmith commented 3 years ago

This is working in LoreCommander and in FOIA Garden. Closing this issue.

However, I've uncovered a related issue, that there is no feedback given when a Save request is sent without specifying mandatory fields. #83