[go: nahoru, domu]

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

Can't find stop places with no valid version from UI #12

Closed
mhicauber opened this issue Jun 7, 2018 · 3 comments
Closed

Can't find stop places with no valid version from UI #12

mhicauber opened this issue Jun 7, 2018 · 3 comments

Comments

@mhicauber
Copy link
Contributor

Due to versionValidity being set to CURRENT by default and no way to change this from UI, when searching for stop places with no valid current version no result is returned, even if pointInTime is null (pointInTime == null && version==ALL was the way to search for stop places until now)

@mhicauber
Copy link
Contributor Author

see commit 19aafd8

@csolem
Copy link
Contributor
csolem commented Jun 7, 2018

It should still be possible to use the allVersions parameter to get all versions.
The difference is that if none of allVersions, version, pointInTime or versionValidity is given, the query will use default versionValidity:current.

@csolem
Copy link
Contributor
csolem commented Jun 13, 2018

Abzu and Tiamat (graphql) were both changed to use the versionValidity argument to fetch max version of stop places.

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

2 participants