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

Conditions do not work for relational (nested) fields #10632

Closed
3 tasks done
viters opened this issue Dec 22, 2021 · 1 comment
Closed
3 tasks done

Conditions do not work for relational (nested) fields #10632

viters opened this issue Dec 22, 2021 · 1 comment

Comments

@viters
Copy link
Contributor

viters commented Dec 22, 2021

Preflight Checklist

Describe the Bug

Conditions applied to nested fields are not respected on the details form.

To Reproduce

  1. Create a collection collection with radio field type, values a and b.
  2. Add translations collection.
  3. Add any field on translations and set condition to hide on details if collection_id->type does not equal a.
  4. Go to details, change "type" between "a" and "b" - translation field should disappear and appear accordingly - but it does not change anyhow.

Errors Shown

No response

What version of Directus are you using?

9.3.0

What version of Node.js are you using?

14

What database are you using?

Postgres

What browser are you using?

Chrome

What operating system are you using?

macOS

How are you deploying Directus?

Docker

@azrikahar
Copy link
Contributor

Duplicate of #9176.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants