Bug 1093024
| Summary: | Missing labels for categories which was added by Custom Task in Service Repository | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 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: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | unspecified | CC: | kverlaen, rrajasek | ||||||
| Target Milestone: | ER3 | Keywords: | Regression | ||||||
| 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:49:51 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: |
|
||||||||
Created attachment 891174 [details]
Screenshot of Object Library
fixed in designer master and 6.0.x branches Verified on ER3. |
Created attachment 891173 [details] service repository Description of problem: The custom task, which was added via ServiceRepository and which contains the "category" parameter, is inside a section in Object Library. This section does not contains any label (just an empty string - "") Version-Release number of selected component (if applicable): 6.0.2 ER2 BPMS How reproducible: Steps to Reproduce: 1. create a new process in an empty project 2. import custom's tasks from attached repository (the file protocol) 3. reopen process Actual results: Object library contains sections without any name. See attached screenshot. Expected results: The name of section should be a string which is defined for parameter "category". Additional info: This work properly for 6.0.1.GA