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

Latest version API 1.1 broke Many to One retrieval #1353

Closed
Zaelot opened this issue Feb 20, 2017 · 1 comment
Closed

Latest version API 1.1 broke Many to One retrieval #1353

Zaelot opened this issue Feb 20, 2017 · 1 comment
Assignees

Comments

@Zaelot
Copy link

Zaelot commented Feb 20, 2017

Version Info

  • Directus version and branch: 6.3.7 ( 10a92a0 )
  • PHP version: PHP7
  • MySQL version: MySQL 5.5
  • Web server: Apache
  • OS: Debian Jessie

Expected Behavior

  1. /api/1.1/tables/table_name/rows
    • Embedded data from ManyToOne reference

Actual Behavior

  1. "manyToOneFieldName": 17, (so just the index)

Steps to Reproduce

  1. Install the a build supporting 1.1 API
  2. Make some example tables with a ManyToOne field
  3. Perform API requests
  4. (Compare with v1.0 API requests)
@wellingguzman
Copy link

Hey @Zaelot I updated the database component, please make sure to install the 0.1.2 version of the directus/database component.

@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