Changes on failure
When you try delete record that has some database restrictions like FK, you will get or won't get an error message (tree vs grid) however even the record was not deleted from database, you receive info with changes so the record is removed from the grid. In case of notes you can simply change notebook and the note will be back.
I changed FK in notes just for test to confirm the issue thats in other modules too.
Hi Michal,
How exactly can I reproduce this issue?
@mschering Hi, It is pretty simple - just change the foreign key in database for notes_note_images table for a while to restrict instead of cascade and try delete the note.
Fixed in the next 6.8