konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 39 forks source link

[RFE] Missing indication that analysis with given targets was successfull #2012

Open rszwajko opened 3 months ago

rszwajko commented 3 months ago

Is there an existing issue for this?

Konveyor version

0.5beta

Priority

Undefined (Default)

Current Behavior

Analysis of OpenMRS app using target Spring Boot on Red Hat Runtimes seems to return no issues. This (positive) result is not clearly presented to the user and looks similar to failed analysis (i.e. #111 ). It's also not clear (without looking into the details yaml) what config was used for the last analysis.

Full log: no_issues_found.yaml.txt

UI: Screenshot from 2024-07-12 17-18-33

image

Expected Behavior

Information in the app details:

  1. list of targets that the project was checked against
  2. configuration used (basically a read only information from the wizard)
  3. issues summary i.e. " X critical, Y minor" or "Congratulations! No issues were found "

How Reproducible

Always (Default)

Steps To Reproduce

Analysis of OpenMRS app using target Spring Boot on Red Hat Runtimes

Environment

No response

Anything else?

No response

konveyor-ci-bot[bot] commented 3 months ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.

DvoraShechter1 commented 1 month ago

I'm working on this issue. Please assign it to me.