| Summary: | Properties view is cleared after saving of newly created component/service/reference | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Tomas Rohovsky <trohovsk> |
| Component: | SwitchYard Editor | Assignee: | Rob Cernich <rcernich> |
| Status: | NEW --- | QA Contact: | Matej Melko <mmelko> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.0.0 GA | CC: | aileenc, atangrin, ganandan, kejohnso, ldimaggi, oskutka, soa-p-jira, tcunning |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
If you create a component, service or reference in the SwitchYrad editor you will see details of it the Properties view. After saving, though, this view is cleared. This is due to a refresh error. It tries to refresh to show properties for the text, for which there is none.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Tomas Rohovsky
2013-10-08 12:45:15 UTC
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1762 The issue appears to be caused by the refresh of the source tab after a save. This generates a selection change event where the selection is a text range on the source page. Because the selection is not a figure in the diagram, the properties view updates to show properties for the selected text, for which there are none. That said, I'm not sure how to fix this at the moment. Nacking this bugzilla - this is an EAP issue and FSW 6.2 will not embed EAP. Is this a SY editor issue or an EAP issue? It is a SY editor issue. Nacked in error! This is not an EAP issue. This will not be fixed in this release. Currently the properties view is refreshed based on model updates. See Rob's earlier comment. We don't have a way to fix it right now. |