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

5613 add dataset fails when inherit mdb unchecked #6120

Merged
merged 5 commits into from
Aug 27, 2019

Conversation

sekmiller
Copy link
Contributor

@sekmiller sekmiller commented Aug 27, 2019

New Contributors

Welcome! New contributors should at least glance at CONTRIBUTING.md, especially the section on pull requests where we encourage you to reach out to other developers before you start coding. Also, please note that we measure code coverage and prefer you write unit tests. Pull requests can still be reviewed without tests or completion of the checklist outlined below. Thanks!

Related Issues

Pull Request Checklist

  • Unit [tests][x] none
  • Integration [tests][x]: None
  • Deployment requirements, [x] None
  • Documentation N/A
  • Merged latest from "develop" [branch][x] and resolved conflicts

@dataversebot
Copy link

Can one of the admins verify this patch?

@coveralls
Copy link

coveralls commented Aug 27, 2019

Coverage Status

Coverage remained the same at 19.489% when pulling 96ae41c on 5613-add-dataset-fails-when-inherit-mdb-unchecked into 9a67752 on develop.

@kcondon
Copy link
Contributor

kcondon commented Aug 27, 2019

@sekmiller This prevents the exception but as noted in the issue, now when inherit mdb is unchecked, all mdb are checked by default, rather than the previous behavior of having all but citation unchecked by default. This seemed at the time to be unintentional and so should return to original behavior unless decided otherwise. Anyone?

@kcondon kcondon self-assigned this Aug 27, 2019
@kcondon
Copy link
Contributor

kcondon commented Aug 27, 2019

It was pointed out that the behavior remains consistent and what is actually happening is what mdbs remain checked are what the parent had checked. So if all were checked then all, only citation, then citation.

@kcondon kcondon merged commit 29a6bc9 into develop Aug 27, 2019
@kcondon kcondon deleted the 5613-add-dataset-fails-when-inherit-mdb-unchecked branch August 27, 2019 15:45
@djbrooke djbrooke added this to the 4.17 milestone Sep 18, 2019
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 this pull request may close these issues.

Add Data: Throws exception when on dataverse create, inherit metadata blocks was unchecked.
6 participants