JonOfScience / etym_tree_python

A python project designed to allow input, display, and tracking of the vocabulary of a constructed language.
0 stars 0 forks source link

Clicking on an Entry in the Overview sets ALL fields. It shouldn't set system determined fields. #88

Closed JonOfScience closed 1 year ago

JonOfScience commented 1 year ago

"has_been_modified_since_last_resolve" "has_modified_ancestor" "version_history"

Are being set by the interface. These fields should be protected from modification through the GUI directly.

JonOfScience commented 1 year ago

Protected fields created