Description:
Clicking on 'Copy From' on a sub-object instance return sub-object instances from all Projects, they are not filtered by project id so that you will only see the instances from the current project. Why?
Steps to Reproduce:
Expected: Clarity returns only "DDD" created on project "Project Two".
Actual: Clarity returns all "AAA", "BBB", and "DDD" from both projects.
Solution:
This is by design; all sub-objects of all projects should be returned. The object copy functionality allows one sub-object to be copied from another sub-object, regardless of object type or parent object instance. For example, a sub-object instance of Project can copy from a sub-object instance of idea (if there is such an object mapping defined); a sub-object instance of Project can copy from a sub-object instance of another project object instance (that you have access to).
Keywords: CLARITYKB, CLRT-16326, NAB, sub-object, odf_parent_id, portlet.