Fixes #20120: Cast RQ task args & kwargs to strings for serialization #1400

Closed
opened 2026-04-06 00:39:14 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 8/22/2025

Fixes: #20120

  • Convert args and kwargs to SerializerMethodFields
  • Cast all native arguments and keyword argument values to strings prior to API serialization
*Originally created by @jeremystretch on 8/22/2025* ### Fixes: #20120 - Convert `args` and `kwargs` to SerializerMethodFields - Cast all native arguments and keyword argument values to strings prior to API serialization
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1400