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

FIX: Don't remove custom fields when adding a new one to category serializer #150

Merged
merged 3 commits into from
Mar 30, 2023

Conversation

nattsw
Copy link
Contributor

@nattsw nattsw commented Mar 30, 2023

Currently, if a hoster has this plugin installed but disabled, they will get no Category custom fields, which is bad.

What this means is that despite checking this option in category settings, this bug will cause it not to be shown as checked.

Screenshot 2023-03-30 at 12 26 10 PM

This PR fixes the custom_field bug.

@nattsw nattsw force-pushed the allow-custom-fields-if-disabled branch from 3bd7ec6 to 8118275 Compare March 30, 2023 04:31
@nattsw nattsw merged commit 83877c5 into main Mar 30, 2023
5 checks passed
@nattsw nattsw deleted the allow-custom-fields-if-disabled branch March 30, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants