Bug 1088345
| Summary: | New assignment editor which will support better User Experience | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Sona Mala <smala> | ||||||
| Component: | jBPM Designer | Assignee: | Tihomir Surdilovic <tsurdilo> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sona Mala <smala> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | unspecified | CC: | etirelli, mbaluch, mbiarnes, rrajasek | ||||||
| Target Milestone: | ER2 | ||||||||
| Target Release: | 6.0.2 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-06 19:51:20 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: |
|
||||||||
I agree that for the near future we should add something better. That said the current editor has been around for a while and users are kind of used to it already. I will fix the problem of mapping data inputs to constant values. Can you please attach the bpmn2 you use for testing so I can track down the problem with the falsely detecting the data assignments type please? thanks Created attachment 887192 [details]
fixed editor problems
Ticket rebased into 6.0.2.ER2. Commit: 6daa30616b2cf0337ae0d8e79824904371f5bed1 The problems which was mentioned in this issue was fixed in 6.0.2 ER2 BPMS. Unfortunately, there are others problems (some problems are serious) which will be represented by others bugzilla's issues. |
Created attachment 886901 [details] Screenshot: The main problem of Current solution See attached screenshot Automatically generated assignments for REST custom task: ConnectTimeout=, ReadTimeout=, Password=, Url=, Username=, Method All these parameters are the input parameters but the new assignment editor marks them as output parameters. If you delete one row in the new assignment editor then you are never get that row back. If you want change a type of an assignment (from "is equals to" to "is mapped to") then you have to delete row and add "New DataInput".