Skip to content

Conversation

@abailly-akamai
Copy link
Contributor

Description 📝

It appears that update_user is a user level permission and not an account level permission. As such, not returned by <user>/account/permissions. This permission can't be given by any other role, so why it even exist is uncertain. Someone may know. Bottom line is this create a bug in the profile update UI once IAM got enabled

Changes 🔄

  • Remove all instances of update_user
  • Update tests

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 🗓️

12/16/2025

How to test 🧪

Have a IAM enabled account with account_admin role.

Reproduction steps

  • navigate to /profile/display
  • 🚫 can't update username

Verification steps

  • navigate to /profile/display
  • ✅ can update username
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

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 831 passing tests on test run #1 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing831 Passing11 Skipped40m 47s

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Dec 12, 2025
@abailly-akamai abailly-akamai merged commit 870b3cb into linode:develop Dec 15, 2025
35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Dec 15, 2025
abailly-akamai added a commit that referenced this pull request Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

4 participants