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

Submit for Review workflow via API #3144

Closed
pdurbin opened this issue May 27, 2016 · 1 comment
Closed

Submit for Review workflow via API #3144

pdurbin opened this issue May 27, 2016 · 1 comment

Comments

@pdurbin
Copy link
Member

pdurbin commented May 27, 2016

At CenterForOpenScience/osf.io#5344 (comment) @mfraezz from the @CenterForOpenScience suggested that some day OSF recognize the case of a Contributor not being able to publish a dataset on their own and that OSF could issue a "Submit for Review" API call to Dataverse instead.

It's a fantastic idea but unfortunately "Submit for Review" is a GUI-only feature. https://github.com/IQSS/dataverse/blob/v4.3.1/src/main/java/edu/harvard/iq/dataverse/DatasetPage.java contains the following methods:

  • submitDataset
  • sendBackToContributor

These and any other methods related methods should be centralized so they can be made available via the API. This will also make it much easier to write automated tests for the business logic as part of #2746.

@pdurbin
Copy link
Member Author

pdurbin commented Jun 28, 2017

Closing in favor of #3943 where I'm working on this now.

@pdurbin pdurbin closed this as completed Jun 28, 2017
@pdurbin pdurbin removed their assignment Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant