ludeknovy / jtl-reporter

JtlReporter is an online application that allows users to generate beautiful, customizable and easy to understand performance reports from JMeter(Taurus), Locust, and other tools.
https://jtlreporter.site
MIT License
123 stars 32 forks source link

Read-only users cannot access testruns of a shared scenario #290

Open jorgetamayo21 opened 1 month ago

jorgetamayo21 commented 1 month ago

Describe the bug When using a Shared Scenario link, the readonly user is able to see the shared scenario but when clicking on a test, the test does not open.

To Reproduce Steps to reproduce the behavior: 1) Create a link to share a Scenario 2) Log in with a "readonly" user 3) Enter the shared Scenario link 4) Click on a test run

Expected behavior The "readonly" user is expected to be able to see the test run

Screenshots imagen

imagen

ludeknovy commented 4 weeks ago

Hi @jorgetamayo21 ! That's not a bug but a feature. The bug here is that the chart is clickable.

See history: https://github.com/ludeknovy/jtl-reporter/discussions/240