ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
8.57k stars 2.22k forks source link

[BUG]: Can't Save Changes to Note #17282

Open brishtibheja opened 6 hours ago

brishtibheja commented 6 hours ago

Checked for duplicates?

Does it also happen in the desktop version?

What are the steps to reproduce this bug?

  1. From the reviewer, Click Edit note.
  2. Click Cards. The template screen opens up.
  3. Navigate back to note editor. Make changes to note.
  4. Save changes.

Expected behaviour

Changes aren't saved.

Debug info

2.19beta6

(Optional) Anything else you want to share?

No response

Research

lukstbit commented 4 hours ago

For completeness, the changed fields are also not saved if:

you first make changes -> go to CardTemplateEditor -> go back to NoteEditor -> attempt to save the previous changes -> end up with old values

Thanks for the bug report.