We have a situation in which some users were assigned to wrong Org. Units and have already collected a lot of data, so we want to transfer the beneficiaries’ details (attributes) along with events and ownership as well from one Org. Unit to another Org. Unit. How do I address this problem? I would like a step-by-step solution.
@fernandoshake You could export the enrollments in json file, ctrl+f to replace the original orgunit UID with the new orgunit UID, and then re-import.
Repeat for the events.
Then rerun analytics.
Yes it is kind of a hack, but for a one-off exercise, I think its your best option.