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

Custom query not saving when enabled on multiple element types #108

Closed
benface opened this issue Jun 8, 2020 · 1 comment
Closed

Custom query not saving when enabled on multiple element types #108

benface opened this issue Jun 8, 2020 · 1 comment
Labels

Comments

@benface
Copy link

benface commented Jun 8, 2020

Steps to reproduce

  1. Create a Link field and check "Allow users to enter custom queries that will be appended to the url" for both "Entry" and "User" element types.
  2. Add the field to some field layout and go edit that entry/whatever.
  3. In the field, select an entry and add a custom query. Save.
  4. Notice the custom query wasn't saved!
  5. Go back to editing the entry and now select a user in the field, and add a custom query. Save again.
  6. Notice this time it was saved. The custom query seems to be saved only for the last element type for which it is enabled (starting from the top of the list).

Info

  • Craft version: 3.4.22.1
  • Plugin version: 1.0.22
@sebastian-lenz
Copy link
Owner

Hi, thanks for reporting this. I Can confirm that this does currently not work as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants