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

Filter: recognize numbers and date #3522

Closed
svades opened this issue Feb 14, 2018 · 2 comments
Closed

Filter: recognize numbers and date #3522

svades opened this issue Feb 14, 2018 · 2 comments
Assignees
Milestone

Comments

@svades
Copy link

svades commented Feb 14, 2018

Project:

Permalink directly where we can reproduce the issue:
http://map.geo.test.bs.ch/ngeodesktop?lang=de&baselayer_ref=Grundkarte%20grau&tree_groups=Baumkataster&tree_group_layers_Allmendbewilligungen=&tree_group_layers_Solarkataster=SX_Solarpotenzial_Solarthermie_Gebaeude&tree_enable_BA_Baeume=true&map_x=2611357&map_y=1267536&map_zoom=7

Steps to reproduce the issue:

  • open the permalink
  • open the filter for "Bäume"
  • the attributes of type number and date are not recognized as such

numbers:
Only the field type "numeric" is recognized as number.
The field types "integer", "bigint" and "double precision" and similar should also be recognized as numbers.

date:
Only the field type "timestamp" is recognized as date.
The field type "date" sould also be recognized as date.

filter_number
filter_date

@sbrunner sbrunner added this to the 2.2 milestone Feb 14, 2018
@sbrunner sbrunner added the Ready label Feb 14, 2018
@eleu
Copy link
Member

eleu commented Mar 12, 2018

reported to jira

@fredj
Copy link
Member

fredj commented Apr 23, 2018

fixed with #3650

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

5 participants