Skip to content

Conversation

Copy link

Copilot AI commented Nov 24, 2025

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 table
  • docs/coe-knowledge/FAQ-Environment-Request-App.md - 30+ Q&A covering permissions, installation, upgrade scenarios
  • docs/coe-knowledge/FLOWCHART-Missing-Buttons-Troubleshooting.md - Visual decision tree and systematic checklist

Team 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 issue
  • docs/coe-knowledge/GITHUB-RESPONSE-Missing-Buttons.md - Ready-to-post issue comment template

Security Role Requirements

Role Privilege Level Buttons Visible
Power Platform Maker SR Basic (own records)
Power Platform Admin SR Global (all records)

The Admin SR role requires Global-level privileges on coe_EnvironmentCreationRequest for all operations (Read, Write, Create, Delete, Assign, Append, Append To). The canvas app uses conditional visibility based on these permissions.

Resolution Path

  1. Assign "Power Platform Admin SR" role via Power Platform Admin Center
  2. Share app with user using Admin SR role
  3. Clear browser cache completely

This establishes a documentation framework applicable to other common CoE Starter Kit configuration issues.

Original prompt

This section details on the original issue you should resolve

<issue_title>[CoE Starter Kit - BUG] Missing Options in CoE Admin Environment Request App</issue_title>
<issue_description>### Does this bug already exist in our backlog?

  • I have checked and confirm this is a new bug.

Describe the issue

The CoE Admin Environment Request app from the CenterofExcellenceCoreComponents_4.50.6_managed solution is not functioning properly. Some options, specifically 'View' and 'Approve Request', are not visible. We need P0 support on this, as it is a managed solution downloaded from Microsoft.

Image

Expected Behavior

No response

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.50.6

What app or flow are you having the issue with?

CoE Admin Environment Request

What method are you using to get inventory and telemetry?

None

Steps To Reproduce

Create environment create request from Maker
See behavior in admin app.

Anything else?

No response</issue_description>

<agent_instructions>Why the Missing Options in CoE Admin Environment Request App. Analyze the issue and provide the solution</agent_instructions>

Comments on the Issue (you are @copilot in this section)

Custom agent used: CoE Custom Agent
Specialized agent for triaging and fixing issues in the CoE Starter Kit. Always consult the official CoE docs and the team’s SharePoint notes first, then mine prior GitHub issues and the CoE Common Responses playbook.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Fix missing view and approve options in CoE Admin Environment Request app Add documentation for CoE Admin Environment Request app security role requirements Nov 24, 2025
Copilot AI requested a review from AmarSaiRam November 24, 2025 06:01
Copilot finished work on behalf of AmarSaiRam November 24, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CoE Starter Kit - BUG] Missing Options in CoE Admin Environment Request App

2 participants