@@ -1010,6 +1010,7 @@ public class CcpmList {
if (matchingUserId.isPresent()){
cwWorkClientBase.setCreateById(matchingUserId.get());
cwWorkClientBase.setUpdateById(matchingUserId.get());
+ cwWorkClientBase.setUpdateUser(matchingUserId.get());
}