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

Values not shown on edit for m2o #7478

Closed
3 tasks done
TonyWar opened this issue Aug 18, 2021 · 1 comment
Closed
3 tasks done

Values not shown on edit for m2o #7478

TonyWar opened this issue Aug 18, 2021 · 1 comment

Comments

@TonyWar
Copy link

TonyWar commented Aug 18, 2021

Preflight Checklist

Describe the Bug

I have a Todo collection with m2m relation to Todo Data, in Todo Data I have a m2o relation to Event Type.
When I want to Edit m2m item, the m2o field is empty (even if It has some value).
image
image
image

To Reproduce

  1. Create a collection, which you will use for m2o relation (event_type with string field)
  2. Create a collection with m2o relation with previous one (ex. todo_data)
  3. Create a collection with m2m relation (ex. todo)
  4. Add some item to m2m relation in item of todo collection
  5. Try to edit it

What version of Directus are you using?

9.0.0-rc.90

What version of Node.js are you using?

16.4.0

What database are you using?

Postgress 12

What browser are you using?

Chrome

What operating system are you using?

Windows

How are you deploying Directus?

Docker

@rijkvanzanten
Copy link
Member

I believe this is a duplicate of #6293

@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