[x] I've searched in the docs and FAQ for my answer
[x] I've included steps to reproduce the bug.
Describe the bug
When user is restricted of accessing other environments the CI CD pipelines view still getting shown(without data incase of ci with a error message Unauthorised while cd view shows unauthorised in the opened view)
To Reproduce
User should open application which has 2 workflows in different environment. user should be restricted to have access for one of either environments. Now try accessing ci or cd pipeline details view.
Expected behaviour
View should not get opened and show pop up of unauthorised.
Current behaviour
ci pipeline detail view is showing view with no data and unauthorised message on the right while cd pipeline shows inside the view that it is unauthorised
Checklist:
Describe the bug When user is restricted of accessing other environments the CI CD pipelines view still getting shown(without data incase of ci with a error message Unauthorised while cd view shows unauthorised in the opened view)
To Reproduce User should open application which has 2 workflows in different environment. user should be restricted to have access for one of either environments. Now try accessing ci or cd pipeline details view.
Expected behaviour
View should not get opened and show pop up of unauthorised.
Current behaviour
ci pipeline detail view is showing view with no data and unauthorised message on the right while cd pipeline shows inside the view that it is unauthorised
Screenshots
AB#303