newrelic / nr1-slo-r

NR1 SLO-R allows you to define, calculate and report on service-level objective (SLO) attainment.
https://discuss.newrelic.com/t/track-your-service-level-objectives-with-the-slo-r-nerdpack/90046
Apache License 2.0
21 stars 21 forks source link

Provide Restricted Users with UI Guidance that they are permitted from creating an SLO Document #113

Open ricegi opened 4 years ago

ricegi commented 4 years ago

Summary

Base role restricted users can't create NerdStore docs - this is a dependency of the SLO Wizard. We wither need to lock down the Wizard from Restricted base role or provide a more useful error when a restricted user attempts to store a document.

Desired Behaviour

User is fully aware of what they can do in the editor

Possible Solution

Test for user access permissions and enable/disable elements

Additional context