Bug 1035765

Summary: Gadget web: Service overview gadget displays wrong description of drawn lines
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Andrej Vano <avano>
Component: RT GovernanceAssignee: Gary Brown <gbrown>
Status: CLOSED WONTFIX QA Contact: Jiri Sedlacek <jsedlace>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, dlesage, kconner, oskutka, soa-p-jira
Target Milestone: ER6   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The text accompanying the lines between methods in the Service Overview Gadget is potentially confusing for customers. The text line represents the service and operation being invoked but it could be misinterpreted to imply the link is going from the service to the method. A better way of representing this needs to be found so that users are not confused.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-26 18:39:12 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:
Attachments:
Description Flags
ordermgmt service overview
none
more methods in one component none

Description Andrej Vano 2013-11-28 12:30:02 UTC
Created attachment 830202 [details]
ordermgmt service overview

Description of problem:
See attached pictures. The line between the methods is drawn correctly, but the text description is not correct. The text description of the line says the line is going from: "{urn:switchyard-quickstart-demo:orders:0:1:0}OrderService/InventoryService" to "lookupItem" but on the picture is visible that "submitOrder" calls "lookupItem" (this is what the application really does)

On the other screenshot is an application with more methods in one component and it's visible that the line are drawn correctly but the text description is wrong again.

(on both screenshots is the mouse pointer exactly on the line)



Version-Release number of selected component (if applicable):
6.0.0.ER6

How reproducible: 100%


Steps to Reproduce:
1. deploy, execute ordermgmt quickstart
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Andrej Vano 2013-11-28 12:30:37 UTC
Created attachment 830203 [details]
more methods in one component

Comment 3 Gary Brown 2013-11-28 14:46:17 UTC
This is not a bug. The text line represents the service and operation being invoked.

Its possible that use of the -> is implying the link is going from the service to the method. I don't think this is a blocker, but possibly a better representation could be found.