Open ValWood opened 6 months ago
I also changed titles but they didn't update either...
@ValWood I checked the three models listed above and it looks like they are all empty, i.e. no individuals. I suspect that they're thus not being saved because we have a check in the system by which empty models are not saved. I'd have to check with @kltm about what's the best thing to do here to delete them.
I'd verify w/@balhoff, but I believe the function BeforeSaveModelValidator
in ./minerva-server/src/main/java/org/geneontology/minerva/server/validation/BeforeSaveModelValidator.java
handles this logic.
My read of it is, to save, you need:
I don't think that "emptying" a model was ever a considered workflow. Odd that they managed to get saved in the first place; we could add something at some point to sweep those out.
I am trying to flag my out-of-date models as "delete"
I have done this and saved,
But even after reloading, they still look like this on the landing page
when I go back to the model they show as "delete"