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

[15.0][FIX] attribute_set: fix crash when attempting to create options with a related model #132

Closed

Conversation

kevinkhao
Copy link

when you define an attribute as a select field and add a related model, you have the option to "Load attribute options"

on this wizard, an "option_ids" dummy field is created via fields_view_get

this PR deletes option_ids from create (once the options are created) and read

@kevinkhao kevinkhao changed the title [FIX] attribute_set: fix crash when attempting to create options with a related model [15.0][FIX] attribute_set: fix crash when attempting to create options with a related model Dec 2, 2022
@acsonefho
Copy link

@Cedric-Pigeon super power here to merge? 🙏

@rousseldenis
Copy link
Contributor

@kevinkhao Could you rebase ?

@simahawk
Copy link
Contributor

simahawk commented Aug 8, 2023

@kevinkhao ping

@simahawk
Copy link
Contributor

Rebased and fixed commit msg here #169

@simahawk simahawk closed this Aug 18, 2023
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.

7 participants