GoyalRocks007
Results
3
comments of
GoyalRocks007
Fixed #36445 -- Ensured Value(None, output_field=JSONField()) is saved as JSON null in bulk_update()
@shangxiao yes I went through the patch. I had to introduce this additonal change since direct None was being resolved to JSON null only, but I think I can remove...
Fixed #36445 -- Ensured Value(None, output_field=JSONField()) is saved as JSON null in bulk_update()
@shangxiao Waiting for your response, I have resolved the conflict issues with main. There are some linting checks that are failing that don't seem to be related to my changes....
Hello, is this issue closed?