Skip to content

Conversation

@mpolotsk-akamai
Copy link
Contributor

@mpolotsk-akamai mpolotsk-akamai commented Nov 6, 2025

Description 📝

This PR implements permission's check for parent account.

Changes 🔄

List any change(s) relevant to the reviewer.

  • Add permission for parent account

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

Target release date 🗓️

11/18

Preview 📷

Before After
Screenshot 2025-11-06 at 3 01 52 PM Screenshot 2025-11-06 at 3 02 32 PM

How to test 🧪

Prerequisites

(How to setup test environment)

  • IAM parent DevCloud account (IAM Delegation (Parent/Child) flag should be enabled)
  • use MSW CRUD mode
  • use Custom User Account Permissions with/without update_delegate_users permission

Verification steps

(How to verify changes)

  • navigate to iam/delegations
  • verify that the “Update Delegations” button is disabled when the user does not have the update_delegate_users permission
  • verify that the “Update” button in the Update Delegations drawer is disabled when the user does not have the update_delegate_users permission
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@mpolotsk-akamai mpolotsk-akamai self-assigned this Nov 6, 2025
@mpolotsk-akamai mpolotsk-akamai added the IAM Delegation Implementing the new Parent/Child delegation UI label Nov 6, 2025
@mpolotsk-akamai mpolotsk-akamai force-pushed the UIE-9392-parrent-account-permissions branch 2 times, most recently from 3db0f59 to 4ac5ac6 Compare November 7, 2025 10:44
@mpolotsk-akamai mpolotsk-akamai force-pushed the UIE-9392-parrent-account-permissions branch from 4ac5ac6 to 46373b5 Compare November 7, 2025 10:52
@mpolotsk-akamai mpolotsk-akamai marked this pull request as ready for review November 7, 2025 10:54
@mpolotsk-akamai mpolotsk-akamai requested a review from a team as a code owner November 7, 2025 10:54
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 3 failing tests on test run #5 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
3 Failing858 Passing11 Skipped46m 16s

Details

Failing Tests
SpecTest
create-stackscripts.spec.tsCloud Manager Cypress Tests→Create stackscripts » creates a StackScript and deploys a Linode with it
clone-linode.spec.tsCloud Manager Cypress Tests→clone linode » can clone a Linode from Linode details page
update-stackscripts.spec.tsCloud Manager Cypress Tests→Update stackscripts » updates a StackScript

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/stackscripts/create-stackscripts.spec.ts,cypress/e2e/core/linodes/clone-linode.spec.ts,cypress/e2e/core/stackscripts/update-stackscripts.spec.ts"

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Nov 10, 2025
@aaleksee-akamai aaleksee-akamai added the Approved Multiple approvals and ready to merge! label Nov 10, 2025
@mpolotsk-akamai mpolotsk-akamai merged commit 1c4902e into linode:develop Nov 12, 2025
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved Multiple approvals and ready to merge! IAM Delegation Implementing the new Parent/Child delegation UI

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants