Renew ids operation on publishIdentityInfo

cancel
Showing results for 
Search instead for 
Did you mean: 
lucastancapiano
Partner

Renew ids operation on publishIdentityInfo

hi all, deploying an application in APS 2.1.0 I find a missing id renew when I use a publishIdentityInfo in my app json. The renew id operation works inside the bpmn and form but it seems forget that publishIdentityInfo. Is it also to you? Here you can see a piece of my app json. Using the renew ids operation I expect the 52 number changing to the right id database number in the server. Do I miss something?

 

publishIdentityInfo":[{"type":"group","person":null,"group":{"id":52,"name":"My group","externalId":null,"status":"active","parentGroupId":null,"groups":null}}]