ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 2 forks source link

Users in executer role can view scripts but not click on the script name on the /jobs page #3486

Open mikedhanson opened 1 month ago

mikedhanson commented 1 month ago

Version

4.3.2

Severity

Low

Environment

msi

Steps to Reproduce

As an admin you can click on the script name in the scripts column on the /jobs page and it will take you to the /admin/automation/scripts/myscript.ps1 This is expected.

Problem

Expected behavior

User in the role should be able to click on the script name on the /jobs page

Actual behavior

User is not able to click the button but they can view it by directly typing in the url

Additional Environment data

No response

Screenshots/Animations

No response

mikedhanson commented 1 month ago

@adamdriscoll this seems to be the case with every role that is not an admin or an operator? This doesnt work with built in roles and windows auth.

mikedhanson commented 1 week ago

Is this an issue for anyone else?