If the name for for each activity is changed and the data type of the type argument is changed after that, the name of the activity again changes to default reverting back.
Hi @Ashutosh_Sharma1 Can you explain more about your doubt?
If you are talking about activity “name” (DisplayName property) it can be changed and it doesn’t affect your process functionality
Hi @Ashutosh_Sharma1 ,
Yes. We do see this happening in most of the Activities where a Type
argument is involved to be set/Changed. Another example would be of Switch
Activity. Hence, currently, we only do the renaming/Editing of the activity names after we have done the required implementation with the activities.