Within our task account aggregations we have unselected “Only create links if they can be correlated to an existing identity.” to create “Orphan” accounts. Then we created a rule for each of these tasks to update three identity attributes for the newly created identity cube: Type (Orphan), Job Tile (Identity created by Rule-Orphan_IdentityCreation), and inactive (true).
Previously the rule worked in 8.2, but the rule broke since the migration to 8.4. The rule creates the identity cube but will not update the three identity attributes. No errors occur during identity cube creation within the task results.
Has anyone else encountered a similar issue updating identity attributes within an 8.4?
There was a reported issue (IIQETN-12152, as found in a SailPoint Developer Community discussion) where the inactive attribute was not updating correctly after an upgrade to 8.4p2. The workaround provided was:
Make the identity attribute non-temporary: see this will fix your issue.