frePPLe / frepple

frePPLe - open source supply chain planning
https://frepple.com
Other
527 stars 252 forks source link

JS Crash on Display Calendar (manufacturing order) #576

Closed zipus closed 1 year ago

zipus commented 1 year ago

In manufacturing order, in the display calendar, when try to move drag and dropping to a different date the card moves to the correct date with unsaved tag. But when trying to save the changes, it crashes in js console without saving: frepple-operationplandetail.js:1759:8

Uncaught TypeError: e.deleted is undefined
    getDirtyCards frepple-operationplandetail.js:1759
    getDirtyData (index):591
    save frepple.js:268
    onclick

Tested on 6.24 and 6.25

jdetaeye commented 1 year ago

Could reproduce indeed. The issue was already corrected on the master branch in the meantime.