You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
Handle CoveredByCA group membership. includeGroups is the property, and has the ID in it. The frontend translates it to the group name.
Query included and excluded groups and use that to determine if the user is CoveredByCA.
JD also mentioned to change stuff into more bulk requests.
Flip the null comparisons around in line 95 and 97.
PowerShell commands you would normally use to achieve above request
No response
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.
This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
Handle CoveredByCA group membership. includeGroups is the property, and has the ID in it. The frontend translates it to the group name.
Query included and excluded groups and use that to determine if the user is CoveredByCA.
JD also mentioned to change stuff into more bulk requests.
Flip the null comparisons around in line 95 and 97.
PowerShell commands you would normally use to achieve above request
No response
The text was updated successfully, but these errors were encountered: