I would like to change the ownership type of some entities in my solution from Organization to User/Team, problem being that we already have a lot of records in the database. Between the entities in question there are a lot of relationships I
need to keep. If there where no rows I just would recreate the Entities
Have anybody found any good strategies on how to solve this?