Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #6078/ed27c950 backport][3.68] Fix GetOrCreateSerializerMixin not working with pulp_domain #6108

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Dec 3, 2024

This is a backport of PR #6078 as merged into main (ed27c95).

pulp_domain is not processed in model's serializer since the value is auto-set as a context var on request time. This helper method would run into serializer errors if pulp_domain was specified as a natural key (which you need to do when supporting domains).

@gerrod3 gerrod3 enabled auto-merge (rebase) December 3, 2024 14:50
@gerrod3 gerrod3 merged commit d028faf into 3.68 Dec 3, 2024
12 checks passed
@gerrod3 gerrod3 deleted the patchback/backports/3.68/ed27c950a713ed71493cd39d0b0baceabed33b36/pr-6078 branch December 3, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant