gravitee-io / issues

Gravitee.io - API Platform - Issues
64 stars 26 forks source link

Filter containing * not preserved when going from Logs list to detail back to list #9412

Open julienbalas opened 9 months ago

julienbalas commented 9 months ago

To Reproduce

to-reproduce

Steps to reproduce the behaviour:

  1. Go to one API -> Analytics -> Logs
  2. fill in the 'endpoint' fields with a pattern containing * 'connec' for example
  3. click on search to have some results
  4. click on a log to display the detail of the log
  5. click on 'back to logs' to get back to the list

Expected behaviour

expected-behaviour

The pattern in the filters should be identical after switch to the detail screen and back to the list

Current behaviour

current-behaviour

The pattern is stripped of the * and it became "connec" and the filter is applied and it doesn't match any logs

Useful information

useful-information

Environment

environment

docker image : graviteeio/apim-management-ui:3.20.4

Potential impacts

potential-impacts

Which other features may be impacted by this fix. This could be populated after fix

What are the impacted versions?

Dependencies

dependencies

Link a story or other related things...

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.