Expected Behavior
Links to wiz issues should be of the format https://app.wiz.io/issues#~(issue~'<issue-id>) - yes the lack of trailing ' is deliberate
Current Behavior
Links to wiz issues are formatted as https://app.wiz.io/issues/<issue-id> which dosn't work.
Steps to Reproduce
Just use the wiz plugin, and from the Wiz tab click on an issue.
Possible Solution
Fix the url format as described above
Context
Trying to use this plugin in our self hosted backstage instance, but our rollout is being blocked because of this issue.
Expected Behavior
Links to wiz issues should be of the format
https://app.wiz.io/issues#~(issue~'<issue-id>)- yes the lack of trailing'is deliberateCurrent Behavior
Links to wiz issues are formatted as
https://app.wiz.io/issues/<issue-id>which dosn't work.Steps to Reproduce
Just use the wiz plugin, and from the Wiz tab click on an issue.
Possible Solution
Fix the url format as described above
Context
Trying to use this plugin in our self hosted backstage instance, but our rollout is being blocked because of this issue.