cryostatio / cryostat-web

Web front-end for Cryostat: Secure JDK Flight Recorder management for containerized JVMs
https://cryostat.io/
Other
10 stars 20 forks source link

fix(matchexpr): fix bug in evaluator List view (backport #1278) #1281

Closed mergify[bot] closed 1 month ago

mergify[bot] commented 1 month ago

Welcome to Cryostat! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #1277

Description of the change:

The root of the bug is that the object passed in to the entity details view is the Target object itself, whereas it should be the Discovery TargetNode which contains the Target as a property.

How to manually test:

  1. Run CRYOSTAT_IMAGE=quay.io... sh smoketest.sh...
  2. ...
    This is an automatic backport of pull request #1278 done by Mergify.
github-actions[bot] commented 1 month ago

Hi @mergify[bot]! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test