Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Query does not take selected FORM into account #9

Closed
eknori opened this issue Mar 9, 2019 · 1 comment
Closed

Query does not take selected FORM into account #9

eknori opened this issue Mar 9, 2019 · 1 comment

Comments

@eknori
Copy link
Contributor

eknori commented Mar 9, 2019

I have created a database with 2 forms ( form1 and form2 ) . Both forms have an item with name 'subject'
I also have created douments for each form.

I have configured a query to get all documents from the database that are of type form1 AND have the word form in 'subject'

DqlExplorer builds the correct query in the Development Options sections, but the submitted qury is missing the Form="form1" part.

The result is 2 documents, but this also includes the document created with form2

dqlissue002

@dprosper
Copy link
Member

Thank you for reporting this issue, we've addressed that in a new release: https://github.com/icstechsales/dql-explorer/releases

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants