Pierre Smits created OFBIZ-10914:
------------------------------------
Summary: Fitering on StatusId in FindTask does not work
Key: OFBIZ-10914
URL:
https://issues.apache.org/jira/browse/OFBIZ-10914 Project: OFBiz
Issue Type: Bug
Components: projectmgr
Affects Versions: Release Branch 16.11, Trunk, Release Branch 17.12, Release Branch 18.12
Reporter: Pierre Smits
Filtering on one of the available status options (statusId) does not yield the expected result.
To reproduce:
# go to [
https://demo-stable.ofbiz.apache.org/projectmgr/control/FindTask]
# select one of the status options, e.g. Created
# see appropriate list of tasks
Actual result (with selected status option Created):
Overview shows tasks with statusId = Created PLUS the tasks with status In Progress
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)