| Summary: | Human tasks are not visible in the view until a view is changed | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Ivo Bek <ibek> | ||||||||||||
| Component: | Business Central | Assignee: | Mauricio Salatino <msalatin> | ||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ivo Bek <ibek> | ||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||
| Priority: | high | ||||||||||||||
| Version: | 6.0.0 | CC: | kverlaen, lpetrovi, mbaluch | ||||||||||||
| Target Milestone: | ER1 | Keywords: | Regression | ||||||||||||
| Target Release: | 6.0.1 | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2014-08-06 20:03:35 UTC | Type: | Bug | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Ivo Bek
2013-11-25 13:26:50 UTC
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). |