Skip to content

Filtering of columns suffixed by primary key name broken #62

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

Closed
robwasripped opened this issue May 17, 2017 · 0 comments
Closed

Filtering of columns suffixed by primary key name broken #62

robwasripped opened this issue May 17, 2017 · 0 comments

Comments

@robwasripped
Copy link
Contributor

What is this feature about (expected vs actual behaviour)?

When filtering with a property suffixed by the name of the primary key, the filter breaks.

How can I reproduce it?

Given that we have a primary key "id" and a filter key "account_id", the following endpoint will be used:
https://example.com/entity/account_

Does it take minutes, hours or days to fix?

hours

Any additional information?

Relates to #51

TobiasHauck added a commit that referenced this issue May 17, 2017
…ed-by-primary-key

#62 filtering columns suffixed by primary key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant