Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package_create uses the wrong parameter for organization #1257

Closed
nigelbabu opened this issue Oct 1, 2013 · 0 comments · Fixed by #1279
Closed

package_create uses the wrong parameter for organization #1257

nigelbabu opened this issue Oct 1, 2013 · 0 comments · Fixed by #1279
Assignees

Comments

@nigelbabu
Copy link
Contributor

package_create uses organization_id from the data_dict to check if the user is able to add a dataset to the organization. However, according to the documentation, owner_org is the parameter that should have the organization id.

Link to code

@ghost ghost assigned kindly Oct 1, 2013
nigelbabu added a commit that referenced this issue Oct 16, 2013
Fix tests that were passing because they depended on this breakage.
@ghost ghost assigned nigelbabu Oct 16, 2013
vitorbaptista pushed a commit to vitorbaptista/ckan-1 that referenced this issue Oct 22, 2013
Fix tests that were passing because they depended on this breakage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants