-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Wrong search filters for widget type "Value Relation" (key-value fields) #575
Comments
Hi @gisuser0, thanks for the report. Here are some notes to speed up the review process:
Please also attach some self-explanatory images proving each of your statements (closer to each line is also better..)
In this section, you should report only the information related to the environment you have already tested. If you have really tested them all, please report each combination of tested software versions in detail (since for each operating system there are several versions available it is difficult find out which environment has already been tested..). 👋 Raruto |
@gisuser0 thanks for the report, I think they will be fixed on next 3.7 version. |
@wlorenzetti and @Raruto, thanks for the reply. |
@gisuser0 while you wait for a fix:
I've pointed out because some browsers are not available for all platforms and even the latest available versions may vary from one operating system to another. Nothing dramatic but for the future please remember, when reporting your tests, to always write down the exact versions of each software used in order to speed up the work for those who can help you later (and also to make sure that you will be able to replicate them once solved).
If it's feasible, also attach some images (or gif) within your first #575 (comment) in order to make it clearer. That way, anyone who might run into this issue in the future should easily get an idea (although that link may be dead). Thanks in advance for your cooperation, |
Thanks for the bug fixing. Step to reproduce:
Can this ticket be reopened or should a new one be added? Environment
|
Hi @gisuser0 , I fixed filter on attribute table, for fix |
Querybuilder is correct because work with raw layer data. |
The problem related to the widget "Value Relation" seems to persist. Step to reproduce:
Environment
Can this ticket be reopened or should a new one be added? |
Maybe a @wlorenzetti oversight in #575 (comment). @gisuser0 wasn't referring to the QueryBuilder panel, but instead to the following map controls: QUERY LAYERQUERY BY BBOX[g3wsdk.info]
|
Checklist
Subject of the issue
The fields set in QGIS with the Widget Type "Value Relation" (pairs key-value) are correctly displayed using the single query button (the value is shown) while are not correctly displayed using the other bbox and polygon query buttons (the key is shown).
This issue also affects the search tools (column search in the attribute table and search widget) since they search the key and not the values.
Steps to reproduce
open the online demo (https://v36.g3wsuite.it/it/map/demo-36/)
query the
"buildings"
layer with the different tools and check the different results of the attribute called"Subtype - Dependent on the value of Type"
"A1"
in the"Subtype - Dependent on the value of Type"
column. Although there are values = "A1", the search returns no valuesEnvironment
Link to your project
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: