User Activity

It looks as though both AD and LDAP module cannot remove a value from a multi-valued attribute properly. AD doesn’t even have an option to remove a an attribute, and ldap errors when attempting to because it seems snaplogic sees an empty member list ...
The updated Active Directory snap module has issues. The memberof attribute on a user record is now only returning a single value. It used to return a string value containing all the user’s group membership, but it looks like that after the update ...
I’m getting validation errors when using parameter values in the database table. It’s treating it as if it’s a string when it’s clearly set to not read it as a string. During execution there are no errors and works fine.
I’ve written a pipeline which is setup for Ultra. I’ve been advised to use non-ultra snaps, to place them in pipelines that the ultra is going to execute using the Pipeline execute. The problem is with Tail it seems. When executing in our dev enviro...