Bug 1140982
| Summary: | JBDS process modeler has a blank script language menu in "Timer Event Definition Details" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Hisao Furuichi <hfuruich> | ||||
| Component: | Eclipse Tooling | Assignee: | Kris Verlaenen <kverlaen> | ||||
| Status: | CLOSED EOL | QA Contact: | Jozef Marko <jomarko> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.0.2 | CC: | bpms-support, mbaluch | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:08:49 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Verified on JBDSIS 8.0.0.Alpha2 |
Created attachment 936768 [details] screen shot of JBDS Description of problem: At first, please check the attached screenshot for better understanding. The script language menu in "Timer Event Definition Details" in JBDS process modeler, user can choose either blank, "Java", or "mvel". Through the research, user needs to choose the blank menu when they want to hard code the time like "5s". Please consider to give a suitable menu name for the blank script language menu. For example, "No Script" is my idea for the menu. Version-Release number of selected component (if applicable): jbdevstudio-integration-stack-updatesite-7.0.2.GA Actual results: The script language menu in "Timer Event Definition Details" in JBDS process modeler, user can choose either blank, "Java", or "mvel". User needs to choose the blank menu when they want to hard code the time like "5s". Expected results: To hard code time like "5s", user can choose the script language menu with an appropriate label name. (not blank)