]
ivan mckinley commented on RTGOV-523:
-------------------------------------
gotcha, ..
Guess I should be generating random data :)
Situation Call trace UI shows traces for all situations in system
------------------------------------------------------------------
Key: RTGOV-523
URL:
https://issues.jboss.org/browse/RTGOV-523
Project: RTGov (Run Time Governance)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: User Interface
Affects Versions: 2.0.0.Final
Reporter: ivan mckinley
Assignee: Gary Brown
Attachments: calltrace.png
See screenshot.
Reproduce
- build and deploy ordermanagement example
- build and deploy SLA example
-in the order managemen app/ folder run the order3 which generates SLA situations
mvn exec:java -Dreq=order3 -Dcount=10
Naviate to the situation UI and select any of the 10 SLAs show. the call trace of the
selected situation shows call traces of other situations
see screen shot