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

created user column not saving in O2M editor #2187

Closed
heho opened this issue Jul 25, 2018 · 1 comment
Closed

created user column not saving in O2M editor #2187

heho opened this issue Jul 25, 2018 · 1 comment

Comments

@heho
Copy link

heho commented Jul 25, 2018

We manage our posts in channels where we collect the in a O2M relation.

Version Info

  • Directus version and branch (Or commit hash): directus-build
  • PHP version: 7.2.6
  • MySQL version: 10.1.33-MariaDB
  • Web server: Apache
  • OS name and version: Windows 7

Expected Behavior

When editing a post from a channel and saving it a created user(we named it author) is the user that created it

Actual Behavior

it is NULL however the internal created by and modified values by seem to be intact

Steps to Reproduce

  1. Create a table B with a column "user created" and a column for table B id
  2. Create a table A with a M2O to table B
  3. create a new row 1 in table A
  4. from row create a new row 2 in table B and save it
  5. save row 2, save row 1


@benhaynes benhaynes added the v6 label Oct 12, 2018
@benhaynes
Copy link
Sponsor Member

Kamino closed and cloned this issue to directus/directus-6-legacy

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 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