gklyne / annalist

Free-form web data notebook - "Data management for little guys"
MIT License
25 stars 3 forks source link

Change type of entry doesn't delete old record #29

Closed gklyne closed 10 years ago

gklyne commented 10 years ago

Created entry with default type, tried to save, error with id, fixed and saved again. Then edit and change type. Saved OK, but entry with default type not removed.

Exact steps to reproduce not yet clear - needs investigation

Possibly related to #22 ?

gklyne commented 10 years ago

Simpler sequence: New entity, save Click entity link, change typo, save Two entries appear in list

Seems to occur when changing to a system-wide type, but not Default_type

gklyne commented 10 years ago

Fixes applied in develop branch.