You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a harvest source is assigned to an organization, the harvested datasets should be by default assigned to the same organization. I have created a fork and enabled this option in the fork.
Since I am having problem get the current master branch working with our CKAN 2.1 core, as reported in a previous issue, I created a dev branch and made the code change on a last known working commit. Will merge the code and submit a pull request once the previous issue is resolved.
Would highly appreciate it if you can exam the change and offer feedback.
The text was updated successfully, but these errors were encountered:
I fixed the whitespace issue, and I also merged your commit assigning datasets to the organization that owns the harvest source (24da0e2).
For the hard-coded "harvest" user, I'm not sure if get_site_user is appropriate. It looks like an undocumented internal function. Maybe we can just make the user name configurable in the ini file?
If a harvest source is assigned to an organization, the harvested datasets should be by default assigned to the same organization. I have created a fork and enabled this option in the fork.
Since I am having problem get the current master branch working with our CKAN 2.1 core, as reported in a previous issue, I created a dev branch and made the code change on a last known working commit. Will merge the code and submit a pull request once the previous issue is resolved.
Would highly appreciate it if you can exam the change and offer feedback.
The text was updated successfully, but these errors were encountered: