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

contenttype can be null because dataset tools do not require it #6459 #6460

Merged
merged 2 commits into from
Dec 16, 2019

Conversation

pdurbin
Copy link
Member

@pdurbin pdurbin commented Dec 13, 2019

What this PR does / why we need it:

This issue is currently blocked:

The reason is that I forgot to add a SQL migration in pull request #6059 to drop the non null constraint.

Which issue(s) this PR closes:

Closes #6459

Special notes for your reviewer:

None.

Suggestions on how to test this:

Does this PR introduce a user interface change?:

No.

Is there a release notes update needed for this change?:

At standup today we decided we'd wait until this pull request to decide where to put the note. I'm thinking we put the note in both the release notes for 4.17 (when pull request #6059 was merged) and the next release (when the flyway script will run). Happy to discuss.

Additional documentation:

None.

Copy link
Contributor

@sekmiller sekmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That'll do it.

@djbrooke djbrooke changed the title contenttype can be non-null because dataset tools do not require it #6459 contenttype can be null because dataset tools do not require it #6459 Dec 16, 2019
@kcondon kcondon self-assigned this Dec 16, 2019
@kcondon kcondon merged commit cf88cf9 into develop Dec 16, 2019
@kcondon kcondon deleted the 6459-contenttype-nullable branch December 16, 2019 21:44
@djbrooke djbrooke added this to the 4.19 milestone Dec 16, 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.

Unable to add dataset level external tool due to non null constraint for contenttype
4 participants