[GH-ISSUE #1435] Deploy Group Template Type Error #797

Closed
opened 2026-03-02 12:45:18 +03:00 by kerem · 4 comments
Owner

Originally created by @RedRhombus on GitHub (Mar 23, 2023).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1435

Description

  1. IDENTITY MANAGEMENT
  2. Administration
  3. Deploy Group Templates
  4. Select a Tenant > Next
  5. Select a group to deploy > Next
  6. Error is on this screen.

Occurs for all group types and all tenants. Have tried creating new groups as well as importing from other tenants.

image

Environment data

Non-sponsored instance 
Front end version number: 3.2.1
Back end version number: 3.2.3
Tried Tenant Cache Clear: true 
Tried Token Cache Clear: true
Originally created by @RedRhombus on GitHub (Mar 23, 2023). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1435 ### Description 1. IDENTITY MANAGEMENT 2. Administration 3. Deploy Group Templates 4. Select a Tenant > Next 5. Select a group to deploy > Next 6. Error is on this screen. Occurs for all group types and all tenants. Have tried creating new groups as well as importing from other tenants. ![image](https://user-images.githubusercontent.com/39447115/227100171-2114cad8-7c6f-48a1-88ce-a5fb20f47744.png) ### Environment data ```PowerShell Non-sponsored instance Front end version number: 3.2.1 Back end version number: 3.2.3 Tried Tenant Cache Clear: true Tried Token Cache Clear: true ```
kerem 2026-03-02 12:45:18 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 23, 2023):

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!".

<!-- gh-comment-id:1480584612 --> @github-actions[bot] commented on GitHub (Mar 23, 2023): 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!".
Author
Owner

@RedRhombus001 commented on GitHub (Mar 23, 2023):

When deploying one template this is the error:
image

Dynamic query which works when creating manually.

user.assignedPlans -any (assignedPlan.servicePlanId -eq "c1ec4a95-1f05-45b3-a911-aa3fa01094f5" -and assignedPlan.capabilityStatus -eq "Enabled")

<!-- gh-comment-id:1480592545 --> @RedRhombus001 commented on GitHub (Mar 23, 2023): When deploying one template this is the error: <img width="418" alt="image" src="https://user-images.githubusercontent.com/92956722/227104643-30663127-140b-45c0-b06d-daaeeccd78e6.png"> Dynamic query which works when creating manually. user.assignedPlans -any (assignedPlan.servicePlanId -eq "c1ec4a95-1f05-45b3-a911-aa3fa01094f5" -and assignedPlan.capabilityStatus -eq "Enabled")
Author
Owner

@BNWEIN commented on GitHub (Mar 23, 2023):

This has been fixed in PR #292 on CIPP-API

https://github.com/KelvinTegelaar/CIPP-API/pull/292

<!-- gh-comment-id:1481676063 --> @BNWEIN commented on GitHub (Mar 23, 2023): This has been fixed in PR #292 on CIPP-API https://github.com/KelvinTegelaar/CIPP-API/pull/292
Author
Owner

@KelvinTegelaar commented on GitHub (Mar 25, 2023):

fixed in dev

<!-- gh-comment-id:1483905102 --> @KelvinTegelaar commented on GitHub (Mar 25, 2023): fixed in dev
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#797
No description provided.