camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.13k stars 1.56k forks source link

No description displaying when hover over on the outlier instance on the details modal for Task Analysis #4774

Open venetrius opened 1 week ago

venetrius commented 1 week ago

Environment (Required on creation)

Optimize version : Tested in Tested on Branch --> [6849-entitylist-carbonization]

Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)

No description displaying when hoover over on the outlier instance

Steps to reproduce (Required on creation)

  1. Login into Optimize app
  2. Select Analysis tab
  3. Select a process (e.g "Camunda Customer Onboarding Demo")
  4. On the bottom an Outliers table is displayed
  5. select View details on the second flow node ( Check application automatically) a
  6. Hoover over the first grey outlier

Observed Behavior (Required on creation)

image

https://github.com/camunda/camunda-optimize/assets/48028096/c49eb998-0e92-44a1-b478-e813a952ea8f

Expected behavior (Required on creation)

A popup is displayed with description of instances about how long they took

Root Cause (Required on prioritization)

Hints

Links

https://github.com/camunda/camunda-optimize/issues/12212

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-optimize/pull/14646

Dev2QA handover

venetrius commented 1 week ago

I was not able to reproduce this behaviour following the steps outlined. See screen shot:

Screen shots Process with outliers ProcessWith2Outlier Tooltip is present in the first modal FirstRendersOK Tooltip is present in the second modal SecondRenderOk

Branch 6849-entitylist-carbonization does not exist anymore.

RobertDorlan commented 1 week ago

Hey @venetrius I was able to reproduce it Tested agains C7- 3.15.0-SNAPSHOT

What you can do to reproduce it is try with the Camunda Customer Onboarding data set

https://github.com/user-attachments/assets/c6b4585c-9c1a-4191-80fa-a67d2b6264bc

venetrius commented 1 week ago

updated Root Cause