-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] CISA checks are skipped due to license, but the skipped reason disappears #435
Comments
I know I have seen this with a skip, but I couldn't recreate it this evening on 0.3.9. I was able to cause a similar issue I believe for a failed result though. What was your scenario to recreate the skipped issue @Oppedijk? |
Hey @Oppedijk, have you seen this on current main or preview releases? Thanks! |
@Snozzberries That was on the current main, I had some issues with the preview release that other things didn't work. |
Thanks @magnusjak this looks like it may be related to Refs |
For instance in: powershell/public/cisa/entra/Test-MtCisaPermanentRoleAssignment.ps1
The return null delivers no object, and then the ResultsInfoDialog.jsx will just return this:
And not display the reason that there was a license not available.
The text was updated successfully, but these errors were encountered: