[jira] [Commented] (OFBIZ-10914) Fitering on StatusId in FindTask does not work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10914) Fitering on StatusId in FindTask does not work

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812678#comment-16812678 ]

Deepak Dixit commented on OFBIZ-10914:
--------------------------------------

The same issue exists on taskView page as well.

https://demo-stable.ofbiz.apache.org/projectmgr/control/taskView?workEffortId=9002

https://demo-trunk.ofbiz.apache.org/webtools/control/FindGeneric?entityName=WorkEffort&noConditionFind=Y&&workEffortId_op=contains&workEffortId=9002&workEffortId_ic=Y


> 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: Trunk, Release Branch 16.11, Release Branch 17.12, Release Branch 18.12
>            Reporter: Pierre Smits
>            Assignee: Deepak Dixit
>            Priority: Major
>         Attachments: OFBIZ-10914.patch
>
>
> 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)