Bug 1058524
| Summary: | Update RuleFlow profile | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Kris Verlaenen <kverlaen> |
| Component: | jBPM Designer | Assignee: | Pere Fernàndez <pere.fernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Baluch <mbaluch> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0.0 | CC: | kverlaen, mbaluch, pere.fernandez |
| Target Milestone: | ER2 | ||
| 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:42 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1048195 | ||
|
Description
Kris Verlaenen
2014-01-28 00:54:51 UTC
Removed unnecessary stencils Commit (master): https://github.com/droolsjbpm/jbpm-designer/commit/10d8ca36ca8c9a452dd09721261419a1eab01030 Commit (6.0.x): https://github.com/droolsjbpm/jbpm-designer/commit/01e4b02dbf3ddb37309667c8d0382827e33cdd62 Pere, looking at https://github.com/droolsjbpm/jbpm-designer/commit/01e4b02dbf3ddb37309667c8d0382827e33cdd62 it seems you also removed business rule task, script task and task, which should still be there. Added back the missing task nodes. Fixed the Task quick menu options. Commit (master): https://github.com/droolsjbpm/jbpm-designer/commit/f2be46ff8c84c98309c1ec95458529a898fbed57 Commit (6.0.x): https://github.com/droolsjbpm/jbpm-designer/commit/549ef6402fb94496f8183a8f26fb73e3e8b702af There is state for 6.0.1 ER1:
1) Object library contains category "Service Tasks" with "WS", "REST"
- commit [1] shows that was removed just "Email" and "Log". Is this correct?
- description of this tasks says that whole category should be removed.
2) Property "Task Type" contains all type of tasks (Human, Send, etc.)
- commit [2] shows that Morph Shape menu contains just Business Rule and Script task.
- I expect that items for Morph Shape Menu should be same as items for Task Type property.
Please tell me if these problems are related to this issue or I should create a new issue.
[1] https://github.com/droolsjbpm/jbpm-designer/commit/01e4b02dbf3ddb37309667c8d0382827e33cdd62
[2] https://github.com/droolsjbpm/jbpm-designer/commit/f2be46ff8c84c98309c1ec95458529a898fbed57
This needs to be improved: 1) can we disable the category (rather than individual entries)? 2) task type property should be same as palette / morph shape menu if possible Improved the way that nodes are disabled on the palette, now you can choose an entire group. Filtered tasktype combo on task properties window to be consitent with the tasktypes shown on the palette. Commit (master): https://github.com/droolsjbpm/jbpm-designer/commit/e5646d81be9522bb87a44f7ba87b37c09c29c813 Commit (6.0.x): https://github.com/droolsjbpm/jbpm-designer/commit/f9bdc59d0c6dd9cdf63a5daf20a87b9f3ae91cd0 Please what about Compensation intermediate catch event in Simple object library set? "StartCompensationEvent" and "EndCompensationEvent" was removed. Verified on BPMS 6.0.1.ER2. Listed categories have been removed. |