Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Navigating from user Extended Info side-panel to edit or view user does not populate user object ID #3622

Closed
3 tasks done
adamburley opened this issue Feb 12, 2025 · 2 comments
Labels
bug Something isn't working unconfirmed-by-user

Comments

@adamburley
Copy link

Required confirmations before submitting

  • I can reproduce this issue on the latest released versions of both CIPP and CIPP-API.
  • I have searched existing issues (both open and closed) to avoid duplicates.
  • I am not requesting general support; this is an actual bug report.

Issue Description

When navigating from the full user info side panel into the view or edit user screens the user's entra ID is not passed to the URI, so the page does not load. This error does not occur when navigating from the condensed side-panel.

Correct URI: /identity/administration/users/user?userId=00000000-0000-0000-0000-0000000000
Error-state URI: /identity/administration/users/user?userId=[id]

Replicate

  1. Go to Users
  2. Click the ellipsis to the right of a sample user
  3. Select "More info"
  4. Select "View User" or "Edit User"

Environment Type

Sponsored (paying) user

Front End Version

v7.1.3

Back End Version

v7.1.3

Relevant Logs / Stack Trace


@adamburley adamburley added bug Something isn't working unconfirmed-by-user labels Feb 12, 2025
Copy link

Thank you for reporting a potential bug. If you would like to work on this bug, please comment:

I would like to work on this please!

Thank you for helping us maintain the project!

@KelvinTegelaar
Copy link
Owner

fixed in dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed-by-user
Projects
None yet
Development

No branches or pull requests

2 participants