Re: CrmBasedUserList removeAllStatus not changing from IN_PROCESS

2018-03-27 Thread ljain
Can someone answer his second question here? While the removeAllStatus is `IN_PROGRESS` is it still possible to update the list? Or do one need to wait until this status has changed? To exemplify: List contains: user1 user2 removeAll operand used user3 is added to the list while removeAllSta

Updating UserList

2018-03-27 Thread ljain
I realized that the SET operator cannot be used. What should be ideal process of updating a user list already created? 1) Removing all the members and adding all the email addresses later Is there a better approach then this? Also, I know this would be similar to other topics, but nobody has re