Hide Forgot
Description of problem: When I run a business process containing a human task, the task is not visible in the tasks list until I change a view to personal. After that the task will appear. Even refresh button doesn't refresh the list. I'll attach 4 screenshots how the list looks after each step. How reproducible: Steps to Reproduce: 1. Start a process containing a human task. 2. In Business central switch to tasks list view 3. See there is no task to be performed (screenshot1) 4. Refresh the list (screenshot2) - still nothing appears 5. Change the view to personal or any other than current active (screenshot3) - the task will appear 6. Change back to the active view to ensure it's not just in other view (screenshot4) Actual results: Expected results: Additional info:
Created attachment 828673 [details] screenshot1
Created attachment 828674 [details] screenshot2
Created attachment 828675 [details] screenshot3
Created attachment 828677 [details] screenshot4
can you please attach the process that you are using? I've noticed that you are using the Admin user.. please avoid doing that.. can you try again with a regular user? like katy or salaboy?
Created attachment 829095 [details] the process definition with a human task
After I used a regular user (ibek), the human task appeared in the view immediately after I opened it, so the problem is just for the admin.
Ok, I'm marking this BZ as Modified based on Ivo's confirmation.
This should not be on MODIFIED state as no work has been done.
This issue is already fixed in 6.0.x, here are the fixes for hosted mode in both the jbpm console and the kie workbench: https://github.com/droolsjbpm/jbpm-console-ng/commit/9bc0f5fbcec225e54f3de2ec6ab92b258d52da5c https://github.com/droolsjbpm/kie-wb-distributions/commit/92f51407c5e8e4a9b7360f6280f677b30770a61a
This no longer has a target release of 6.0.0.
Verified in BPMS 6.0.1.ER1 I assume it is expected to show the error dialog containing: Unexpected error encountered : java.lang.RuntimeException:Organizational entity already exists with [GroupImpl:'admin'] id, please check that there is no group and user with same id
Test that a user is notified about using a username which is equal to a group (e.g. admin/admin).