metadata-research / yamz

A crowd-sourced metadata dictionary
MIT License
9 stars 4 forks source link

Draft Box Unchecked at initial term submission #122

Closed sm4522 closed 1 year ago

sm4522 commented 1 year ago

YAMZ throws a "Not Found" message if a user tries to submit a term with the draft box unchecked. It does not save any information.

machawk1 commented 1 year ago

I can confirm based on the current yamz.net. The term does not appear in my term list.

cr625 commented 1 year ago

Should work now. Need to commit db session first before adding Draft tag.

machawk1 commented 1 year ago

@cr625 I just tried to create a term on yamz.net and still receive the Not Found message when the Draft tag is unchecked. Has the update code been deployed to yamz.net?

cr625 commented 1 year ago

I don't think yet @jkunze handles the deployment.