Add documentation for CoE Admin Environment Request app security role requirements #10512
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Users report missing "View" and "Approve Request" buttons in the CoE Admin Environment Request app. This is not a bug—the app correctly hides admin actions from users lacking Global-level privileges on
coe_EnvironmentCreationRequest. The issue stems from insufficient documentation around security role requirements.Documentation Added
User-facing guides:
.github/ISSUE_TEMPLATE/troubleshooting-environment-request-admin-app.md- Troubleshooting guide covering 5 root causes (role assignment, app sharing, table permissions, cache, business unit scope)docs/coe-knowledge/QUICK-REFERENCE-Missing-Buttons.md- 5-minute resolution checklist with security role comparison tabledocs/coe-knowledge/FAQ-Environment-Request-App.md- 30+ Q&A covering permissions, installation, upgrade scenariosdocs/coe-knowledge/FLOWCHART-Missing-Buttons-Troubleshooting.md- Visual decision tree and systematic checklistTeam resources:
docs/coe-knowledge/COE-Kit-Common-GitHub-Responses.md- Reusable response templates for 10+ common issue categories (security, licensing, BYODL, DLP, upgrades)docs/coe-knowledge/issue-response-missing-environment-request-options.md- Root cause analysis and step-by-step solution for this specific issuedocs/coe-knowledge/GITHUB-RESPONSE-Missing-Buttons.md- Ready-to-post issue comment templateSecurity Role Requirements
The Admin SR role requires Global-level privileges on
coe_EnvironmentCreationRequestfor all operations (Read, Write, Create, Delete, Assign, Append, Append To). The canvas app uses conditional visibility based on these permissions.Resolution Path
This establishes a documentation framework applicable to other common CoE Starter Kit configuration issues.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.