Good afternoon, I noticed that the workflow actions after migrate to claims my classic content DB disappeared.
I have a SP 2013 with Nintex which I converted the content DB from classic to claims using Convert-SPWebApplication and then I used the MigrateDomainInConfigDB and MigrateDomainInContentDB to add the Claims prefix to the logins.
However, after I did that the workflow designer does not show the actions anymore. But when I removed the Claims prefix from the Username column of the [ActivityActivationSecurity], the activities returned. What made me conclude that Nintex Workflow designer was not understanding the Claims ID.
Is there anything else that I need to check or do? Or I should not ran the MigrateDomainInConfigDB?