Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

My control is exempt - should an isssue be created ?

Colin Anderson
Tera Contributor

I have an exempt control through an active Policy Exception.

 

So, I know that my Control should remain in a compliant state if a scripted control indicator fails.

 

I run my scripted indicator which fails.

My control remains compliant, so that's great 🙂

 

However, an Issue is still created from the indicator failure, and the issue is in the NEW state - therefore requiring work and attention from the issue management team.

 

Isn't this a mismatch ?

 

Is this OOB behavior ?

 

I would like to suppress Issue creation when the control is exempt.

 

Please can you help with your advice/experience on this subject ?

 

Colin.

 

11 REPLIES 11

Thanks Conner,

That's also a good idea (flow to auto close issues), however it's still not the right solution for us.

To give some context. we have a control objective with 650 controls, of which 300 are exempt.

 

When the scripted indicator runs, 300 "Issue" email notifications will be sent to exempted control owners.

 

We want to avoid those emails as well. Because they will generate confusion.

 

I think the best solution will be the flow to deactivate the indicators whilst the control is exempt....

 

@Colin Anderson in that case I would look at building a flow so when a control is marked as exempt to then go through and deactivate all the indicator instances (there is a hidden active field on the indicator instance) so they dont run. If in the future the control is no longer exempt you can trigger another flow to reactivate the indicators. 

 

That way no issue notifications will be sent or issues created