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

Cannot add more options to select field #280

Open
1 task done
mzagmajster opened this issue Aug 17, 2022 · 0 comments
Open
1 task done

Cannot add more options to select field #280

mzagmajster opened this issue Aug 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@mzagmajster
Copy link

Mautic Version

4.2.x series

PHP version

7.4.30

What browsers are you seeing the problem on?

Firefox

What happened?

I encountered this issue on Mautic 4.4.0 (version is missing in dropdown above).

I tried to add a new option in category dropdown on custom object, but it does not seem to save the changes I do on the field.

image

Expected result: After I added the option to the field and save the field and custom object I expected that the value would show in dropdown while adding the custom item.

How can we reproduce this issue?

Step 1: Create select field on object named Category.
Step 2: Add some options into the field.
Step 3: Save the field.
Step 4: Create custom item and select one of the existing category values (options).
Step 5: Go to custom object configuration in the right hand side sidebar.
Step 6: Edit custom object with category field by adding one more option to the dropdown.
Step 7: Save the field modifications and save the custom object.
Step 8: Inspect category field - last option you added is missing.

Relevant log output

No response

Code of Conduct

  • I confirm that I have read and agree to follow this project's Code of Conduct
@mzagmajster mzagmajster added the bug Something isn't working label Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant