mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #1153] Edit User Usage Location Populate #628
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#628
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @schneiderbw on GitHub (Oct 11, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1153
Description
When editing an existing user, the Usage Location is populated in the Raw User Data section, but not in the Account Details section of the edit user screen. Could we prefill the Usage Location with the current user information?
Screenshot: https://i.imgur.com/m5JQU92.png
Environment data
@github-actions[bot] commented on GitHub (Oct 11, 2022):
Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.".
Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
@KelvinTegelaar commented on GitHub (Oct 11, 2022):
This is because your usage location in Avatar -> Profile is set to blank, either set it to the preferred location or anything not blank.
@schneiderbw commented on GitHub (Oct 11, 2022):
I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.
@dsghi commented on GitHub (Oct 26, 2022):
@KelvinTegelaar, this should be classified as a bug; the usage location should be populated from the user account, not the logged-in user, as user accounts can vary per tenant, and we're not always managing a tenant that is in our geographic location.