Hi All, I have a parent hierarchy in numbered list.Both are uniquely identified by code. Parent List : Program Child List : Project So When I am importing into child list(Project), it is ignoring some of the records. After the analysis, I found that the records that are being ignored have their codes already present in parent list(Program). Is this the desired behavior? And when i manual update the codes in the child list(Project) with the codes present in parent list(Program), it is getting updated. Example Program : 123,234,456,789 (List members) Project: 111,235,345,789 (list members) (and code 789 being rejected as it is present in parent list but when manually updating a list member with the same code, it is getting updated. So not sure, what is the desired behavior.
... View more