mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #2803] Failed adding Autopilot Profile [AutoPilot Profile Name] #1388
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#1388
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 @OfficialEsco on GitHub (Aug 12, 2024).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2803
Description
Currently seeing this error on pretty much all tenants where the Autopilot Profile Standard is enabled
Failed adding Autopilot Profile [AutoPilot Profile Name]. Error: { "_version": 3, "Message": "Another Profile 743f7ed9-e9d8-4646-a21b-7a84f59da221 is already assigned to All Devices. - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 - Activity ID: f1374a61-32e8-4d9f-8883-b4b25917c5b1 - Url: https://fef.msub06.manage.microsoft.com/DeviceEnrollmentFE/StatelessDeviceEnrollmentFEService/deviceManagement/windowsAutopilotDeploymentProfiles('743f7ed9-e9d8-4646-a21b-7a84f59da221')/assignments?api-version=5023-06-28", "CustomApiErrorPhrase": "", "RetryAfter": null, "ErrorSourceService": "", "HttpHeaders": "{}" }Currently it fails to see that the profile exists and tries to create a new one instead of patching the old one

Environment data
@github-actions[bot] commented on GitHub (Aug 12, 2024):
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://docs.cipp.app/
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 (Aug 12, 2024):
Fixed in hotfix