VM is created
Error is thrown:
Got AttributeError when attempting to get a value for field `value` on serializer `CustomFieldChoiceSerializer`.
The serializer field might be named incorrectly and not match any attribute or key on the `str` instance.
Original exception text was: 'str' object has no attribute 'pk'.
Disabling the webhook is a temporary workaround for this issue to create vms.
Running 2.9.3 and can confirm that I still see this error, disabling webhooks to workaround the issue
We upgraded to v2.9.3 last night and it seems that creating a VM works with the webhook enabled but editing a VM still causes the same error.
@syreel you likely need to restart the RQ worker process. Testing prior to release confirmed that this bug has been fixed, so if you continue to experience issues after upgrading and restarting the RQ worker, please open a new bug listing the exact steps that someone else can take to replicate the observed issue.
I still seem to be having as well, opened #5109
Most helpful comment
Running 2.9.3 and can confirm that I still see this error, disabling webhooks to workaround the issue