Changing Cards did not synchronize with ankihub - know deleting deck

I changed a card in my deck and thought it would upload by itself. I did not use the " Suggest a change button". I noticed it and wanted to change it with the ā€œchange buttonā€ but it was not available. Then I used the Suggest a new note button. Anki crashed. My deck is not synchronizing anymore with the other maintainers and the note changes I did will probably be lost if I delete the deck and install it again to ā€œreset itā€. I am a bit sad because I thought Ankihub was fully developed.

Error message (don't change this)
Anki 23.12.1 (1a1d4d54)  (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.4.1-arm64-arm-64bit

Traceback (most recent call last):

  File "/Users/annaklement/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 455, in accept
    self._callback(self.suggestion_meta())

  File "/Users/annaklement/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 101, in <lambda>
    callback=lambda suggestion_meta: _on_suggestion_dialog_for_single_suggestion_closed(

  File "/Users/annaklement/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 145, in _on_suggestion_dialog_for_single_suggestion_closed
    suggest_new_note(

  File "/Users/annaklement/Library/Application Support/Anki2/addons21/1322529746/main/suggestions.py", line 129, in suggest_new_note
    client.create_new_note_suggestion(

  File "/Users/annaklement/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 921, in create_new_note_suggestion
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 400 Bad Request

Sentry link (for developers)

The logs show this error:

A deck canā€™t contain multiple notes with the same anki_id

So the note should already be there on AnkiHub. If you canā€™t suggest changes to it, can you try AnkiHub > Reset all local changes to a deck in the browser?