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

Explicitly joined fields should be prefixed with join alias, which should be set to foreign key display_name by default #10550

Closed
2 tasks done
tlrobinson opened this issue Aug 10, 2019 · 2 comments
Assignees
Labels
.Frontend Priority:P2 Average run of the mill bug Type:Bug Product defects
Milestone

Comments

@tlrobinson
Copy link
Contributor

tlrobinson commented Aug 10, 2019

Similar to #10549

  • backend: columns from a joined-field should be prefixed with the join alias instead of the table name
  • frontend: join alias should be set to the foreign key field's display_name with trailing "id" removed

Screen Shot 2019-08-09 at 4 42 53 PM

@camsaul
Copy link
Member

camsaul commented Aug 13, 2019

Backend implemented by #10564

@camsaul camsaul removed their assignment Aug 13, 2019
@camsaul camsaul removed the .Backend label Aug 13, 2019
@tlrobinson tlrobinson moved this from In progress to Needs Review in 0.33 final fixes and polish Aug 13, 2019
@mazameli
Copy link
Contributor

Fixed by #10531 and #10564

@mazameli mazameli moved this from Needs Review to Done in 0.33 final fixes and polish Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.Frontend Priority:P2 Average run of the mill bug Type:Bug Product defects
Projects
No open projects
Development

No branches or pull requests

3 participants