Can't suggest new tag for card

I first tried to include it in a bulk suggestion (Sign In) but this card failed so I tried it alone and thats what this report is from

Error message (don't change this)
Anki 23.12.1 (1a1d4d54)  (ao)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Platform: Windows-10-10.0.22631

Traceback (most recent call last):

  File "C:\Users\shmue\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 455, in accept
    self._callback(self.suggestion_meta())

  File "C:\Users\shmue\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 101, in <lambda>
    callback=lambda suggestion_meta: _on_suggestion_dialog_for_single_suggestion_closed(

  File "C:\Users\shmue\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 123, in _on_suggestion_dialog_for_single_suggestion_closed
    suggestion_result = suggest_note_update(

  File "C:\Users\shmue\AppData\Roaming\Anki2\addons21\1322529746\main\suggestions.py", line 102, in suggest_note_update
    raise e

  File "C:\Users\shmue\AppData\Roaming\Anki2\addons21\1322529746\main\suggestions.py", line 95, in suggest_note_update
    client.create_change_note_suggestion(

  File "C:\Users\shmue\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 907, in create_change_note_suggestion
    raise AnkiHubHTTPError(response)

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

Sentry link (for developers)

I submitted the suggestion on the webapp and it worked

The logs show this error:

Suggestion fields are not a subset of the fields of the original note

Did you add/remove fields from the note type or change their positions?

Not that I know of….

Even if I modified the note type wouldn’t that effect all suggestions?

This appears to be an issue with this particular note (note:1555285366250) because it’s missing the Physeo field in the database.

I’m only aware of this report, but it might be worth checking whether it’s affecting more notes if we get more reports in the future.