## Detailed Description After [this change](https://github.com/opendatateam/udata/pull/3030/files#diff-d16bd4e81540b081ea7786e5f3e67961a92b35d6064d71c1c5f6dd075ac89a93L209) introduced within switching to sync harvest backend, base backend doesn't seem to set dataset organization/owner anymore. There's no description in the PR but I'm guessing it wasn't intentional. ## Context Organization/owner is a property of the harvest source, so it probably makes sense to keep this functionality in the base backend. ## Possible Implementation Happy to create a PR if you agree. Otherwise it would be great to mention it in the changelog/PR description. ## Your Environment `udata 9.0.0`