Clarity 16.4.2
An enhancement request can be raised with Product Management to validate values before populating in copied Tasks.
Suppose a custom lookup attribute is created using the NSQL below:
select@select:name:inv_name@from inv_investmentswhere @filter@and id = @where:param:user_def:integer:inv_id@
Even then when instances are copied, values are copied over. Even though name of one instance would not be relevant in another instance.