| Summary: | PLAY symbol of starting a process appears repeated times | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Michael <mbiarnes> | ||||||||
| Component: | Business Central | Assignee: | Mauricio Salatino <msalatin> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Zuzana Krejčová <zkrejcov> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 6.0.0 | CC: | kverlaen, lpetrovi | ||||||||
| Target Milestone: | ER4 | ||||||||||
| Target Release: | 6.0.0 | ||||||||||
| 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:09:21 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: |
|
||||||||||
Created attachment 796964 [details]
starting a process 02
Created attachment 796965 [details]
starting a process 03
fixed in master: http://github.com/droolsjbpm/jbpm-console-ng/commit/9f0a90821 |
Created attachment 796963 [details] starting a process 01 Description of problem: When defining a project, a process, a data-model and forms you should initiate a new case of the process by clicking on : Process Management / Process Definitions . if we close the rised window without starting a process we will see when trying to start a process again, that the "play· symbols appears repeated. See images attached. Version-Release number of selected component (if applicable): kie-wb-6.0.0-SNAPSHOT-eap_1_6.war deployes in JBoss EAP 6.1 How reproducible: Steps to Reproduce: 1. Deploy kie-wb-6.0.0-SNAPSHOT-eap_1_6.war to JBoss EAP 6.1 2. Create a new projects, process, datamodel and forms 3. Bild and deploy project 4. Go to Process Managment / Process Definitions 5. Click on the "play" symbol to start a new process 6. A window pops up and shows a form to start the process 7. Close the window clicking on the right mouse button "close" 8. Repeat this action several times Actual results: The "play" symbol showd repeated times Expected results: The play "symbol" should be shown only one time