Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Fix queries not evaluating in ALL view #297

Merged
merged 2 commits into from
Mar 31, 2021
Merged

Conversation

feedmeapples
Copy link
Contributor

@feedmeapples feedmeapples commented Mar 31, 2021

What was changed:

Moved out the handling of Query based workflows filtering into its own handler. Before it was mixed with fetching by state (open/closed..). Made sure it is always executed regardless of the state variable

Why?

Fixes 'advanced' queries not being evaluated in ALL view

Closes issue:

Fixes #286

How has this been tested?

New e2e test

Any docs updates needed?

No

@feedmeapples feedmeapples marked this pull request as draft March 31, 2021 19:22
@feedmeapples feedmeapples marked this pull request as ready for review March 31, 2021 21:14
@feedmeapples feedmeapples merged commit 6702342 into master Mar 31, 2021
@feedmeapples feedmeapples deleted the query-in-all-view branch March 31, 2021 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Advanced query not getting evaluated
2 participants