If you don’t overwrite the content of a field, even with “sticky field” disabled, it will keep the last content, but it won’t show it.
To reproduce:
- Have a note template with at least an optional field.
- Create a new note (by clicking on “Add” in the main menu), select the aforementioned template.
- Fill in the optional field, and make sure that sticky field is disabled for that field.
- Click on “Add” to actually create the new note.
- All the fields should now be empty. Fill in all the required fields, but leave the optional field empty.
- Click on “Add” to create the new note.
- Click on “History”, then on the latest note.
- The optional field contains the same content than the first note, even if at the moment of the creation it did not.
Note that if you wrote something in the optional field the second time, everything would have gone normally. I suspect that if you don’t update the content of the field, it doesn’t reset, even if graphically it does.