mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #167] Standards Not Applying to All Selected Tenants #100
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#100
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 @DarrenChap on GitHub (Nov 2, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/167
Describe the bug
Standards do not seem to apply when selecting multiple tenants
To Reproduce
When applying standards to multiple tenants (9 in this case) I select the tenants I want to apply the standards to and then the standards to apply (Audit Log in this case) and then Apply. I then check the applied standards section and only one or two of the tenants are listed as having the standard applied. Checking in the log also confirms the standard only applied to two tenants.
Expected behavior
The standard I select should be applied to all tenants I selected
Running on Dev Branch.
CIPP Version: 1.2.1
CIPP API Version: 1.2.3
@KelvinTegelaar commented on GitHub (Nov 2, 2021):
We'll need some more info, the standards only run every 3 hours. Did you wait the full amount? two runs maybe?
Please check if your exchange SAM key is working, as we're using that for most of the standards.
@DarrenChap commented on GitHub (Nov 2, 2021):
Yes applied this morning and then this afternoon. The standards appear in the applied standards list immediately though and there are only two tenants there? Will check it again in the morning and also by then the BPA should hgave run so I can see easily if the red crosses are gone.
@KelvinTegelaar commented on GitHub (Nov 2, 2021):
The "Applied" tenant list is a bit of a misnomer, its more "Planned Standards". If you only see two devices there, it has not scheduled the other ones. Try readding those.
@DarrenChap commented on GitHub (Nov 2, 2021):
Ok will leave it for now and check again in the AM just so it has time to get all straight with the world. If I selected 9 tenants and applied a single standard to 9 tenants at the same time then I expect I would be able to see that somewhere unless I was unlucky enough to press Apply a microsecond before the scheduled task ran?
Lovin' it by the way.
@DarrenChap commented on GitHub (Nov 3, 2021):
Updated to dev version (1.2.2/1.2.4) and tested again and now it seems to be working as expected.