Page 1 of 1

3.2 Postcondition failed when deleting note

Posted: Sat Jul 30, 2016 12:13 am
by Thomas Lohrum
When i delete a note from inside the editor (Ctrl+Del) i get the following error:

---------------------------
[Error]
---------------------------
class err::LogicException
Postcondition failed:
app::model::data::NoteMapper::getNote
n
---------------------------
OK
---------------------------

Thomas

Re: 3.2 Postcondition failed when deleting note

Posted: Sat Jul 30, 2016 5:40 am
by Ovg
I can confirm this ussue. BTW note has been removed ...

Re: 3.2 Postcondition failed when deleting note

Posted: Sat Jul 30, 2016 5:51 am
by CintaNotes Developer
Hi Thomas,

I confirm that issue. Sorry for that. Will fix it asap.

Re: 3.2 Postcondition failed when deleting note

Posted: Sat Jul 30, 2016 7:54 am
by date
Ovg wrote:I can confirm this ussue. BTW note has been removed ...
The note is removed, but not closed. When you close the note with Esc, the note returns again.
As a workaround, today I'm tagging them with a 'delete' tag. Pretty inconvenient still, especially if you're setting up some rules and don't really want the previous version.

Re: 3.2 Postcondition failed when deleting note

Posted: Sat Jul 30, 2016 10:56 am
by Ovg
2date

Can't confirm. When I close the note with Esc/Cancel, the note disapeares ...

Re: 3.2 Postcondition failed when deleting note

Posted: Sat Jul 30, 2016 12:47 pm
by date
Ovg wrote:2date

Can't confirm. When I close the note with Esc/Cancel, the note disapeares ...

Depends on the 'Save on Esc' setting, it seems. Cancel always works though.

Not to worry, I can work around it, and he will fix it 'asap,' I can live with it for a while ;)

Re: 3.2 Postcondition failed when deleting note

Posted: Thu Aug 18, 2016 11:07 am
by Thomas Lohrum
Confirm fixed with 3.2.1

Thomas