| Summary: | Binding properties (Binding Details, Interceptors, etc.) are not updated | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Tomas Rohovsky <trohovsk> |
| Component: | SwitchYard Editor | Assignee: | Brian Fitzpatrick <bfitzpat> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Rohovsky <trohovsk> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 GA | CC: | ldimaggi, oskutka, rcernich, soa-p-jira |
| Target Milestone: | ER7 | ||
| Target Release: | 6.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | 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-07 09:55:59 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1758 Tomas, I need more here step-wise. Do the bindings have to be the same? I've tried the same and different on multiple composite services and am not seeing this behavior. Can you attach a project and offer more specific steps to reproduce? Tomas Rohovsky <trohovsk> made a comment on jira SWITCHYARD-1758 The bindings can be different. More detailed steps to reproduce: 1. click on some composite service/reference, show Bindings 2. edit binding properties - for example name 3. press tab 4. save the changes 5. click on some other composite service/reference 6. you should see the same name as you have saved in the previous binding Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1758 Turns out this is only an issue in the Properties view (not the Properties dialog) and occurs regardless of saving the changes. It's a refresh issue I'll see what I can do to get fixed. Thanks for the clarification Tomas! Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1758 Turned out that if the selected binding in the list was cached, it was selecting it regardless of whether it applied to the current contract (service/reference) being displayed. Added a check to make sure the previous binding actually belonged to the list of bindings before re-selecting it. Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1758 pushed Keith Babo <kbabo> updated the status of jira SWITCHYARD-1758 to Closed |