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

Update datapusher api and paster docs #4592

Closed
wants to merge 2 commits into from
Closed

Update datapusher api and paster docs #4592

wants to merge 2 commits into from

Conversation

boykoc
Copy link
Contributor

@boykoc boykoc commented Dec 17, 2018

Fixes ckan/datapusher#37

Proposed fixes:

As per ckan/datapusher#37 comments, adding some clearer docs around the API and paster commands for DataPusher.

As per #4415, DataPusher will be phased out but until then it may be good to have this referenced. I ran into some issues that this helped for. I did find that with CKAN 2.8.1 the paster command paster --plugin=ckan datapusher resubmit -c /etc/ckan/default/ckan.ini failed and raised a NotAuthorized error tracing back to if datapusher_submit({'user': user['name']}, data_dict) - I'm thinking this is related to #4248 and ckan/datapusher#171. API works fine.

Also, adding reference to Issue ckan/datapusher#18 to help link similar concerns.

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

@boykoc boykoc changed the title Patch 3 Update datapusher api and paster docs Dec 17, 2018
@amercader amercader self-assigned this Dec 18, 2018
@kmbn kmbn added the Awaiting tech team feedback This PR or issue needs feedback from the tech team. label Jan 24, 2019
@tino097
Copy link
Member

tino097 commented Feb 10, 2023

This PR is old and some of the changes could not apply or have been fixed within other PR's

@tino097 tino097 closed this Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting tech team feedback This PR or issue needs feedback from the tech team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically import from file upload/update
4 participants