developer.sailpoint.com icon indicating copy to clipboard operation
developer.sailpoint.com copied to clipboard

[Bug] Requesting changes to 'Create a Campaign Filter' (create-campaign-filter)

Open jason545454 opened this issue 2 years ago • 0 comments

  1. Create Campaign Filter should not have 'id' in body, as you are creating a new filter, so ID is set by IDN.

  2. description is not required, as it successfully creates filters without it.

  3. This page should explain or give definitions of the following attributes

"negateResult": false, "shortCircuit": false, "recordChildMatches": false, "suppressMatchedItems": false,

Also, if campaign filter already exists, then error message returned is very unhelpful. It should say filter already exists, and not 'The request was syntactically correct but its content is semantically invalid.'

jason545454 avatar Feb 01 '24 04:02 jason545454