Actions
Bug #5682
closedview lifecycle environments permisisons need to be handled better
Description
Some of the cases that need to be fixed
Given view on a particular environment,
1) The v2/environments index call needs to only return that environment
2) The v2/paths call needs to return a list of all environments in that path with a permissions marking the environments readable or not.
3) UI in the activations keys/promotions/environments page needs to use that readable flag and based on that disable viewing of the details of that environment.
4) Hammer paths command needs to also make use of this information and display information appropriately.
Actions