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

Single Object problem with new translations logic #8259

Closed
3 tasks done
jekuer opened this issue Sep 23, 2021 · 0 comments · Fixed by #8260
Closed
3 tasks done

Single Object problem with new translations logic #8259

jekuer opened this issue Sep 23, 2021 · 0 comments · Fixed by #8260
Assignees
Labels
Milestone

Comments

@jekuer
Copy link
Sponsor Contributor

jekuer commented Sep 23, 2021

Preflight Checklist

Describe the Bug

This is a follow-on to #8186 and #8173 / #8174.
(hopefully, this time not already fixed ;-) ).

I have a single object collection with translations in it.
Whenever I fill the translations fields and save, a new entry gets created under the translations collection, but it is not showing up in the single object.
Everytime I repeat this step, the translations collections receives more and more items.
Interestingly, the field (under translations), which should connect to the single object collection is 1 for the newest item and somehow gets nulled for all other items, when I repeat the steps.

To Reproduce

  1. Create a Single Object Collection with translations.
  2. Add translations and save.
  3. Check the fields and what got created within the translations collection.

What version of Directus are you using?

v9.0.0-rc.94

What version of Node.js are you using?

The Docker one

What database are you using?

Postgres 11

What browser are you using?

Chrome, Firefox, Edge

What operating system are you using?

Windows

How are you deploying Directus?

Docker

@Nitwel Nitwel self-assigned this Sep 23, 2021
@rijkvanzanten rijkvanzanten added this to the v9.0.0-rc.95 milestone Sep 23, 2021
@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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants