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

add fixmissingoriginalsizes API call to 5.0 upgrade prerequisites #8124

Merged
merged 3 commits into from
Oct 1, 2021

Conversation

donsizemore
Copy link
Contributor

What this PR does / why we need it:

The fixmissingoriginalsizes API step was optional in version 4.n, but required for 5.0, and not mentioned in the release notes. This has tripped up a number of installations as they upgrade.

Which issue(s) this PR closes:

Closes #8123

Special notes for your reviewer: none

Suggestions on how to test this: compare against existing documentation

Does this PR introduce a user interface change? If mockups are available, please link/include them here: no

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

Additional documentation: none

@djbrooke djbrooke self-assigned this Sep 29, 2021
@djbrooke
Copy link
Contributor

@donsizemore - I changed "latest" to 5.0 in fa40358 - what do you think?

IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from Review 🦁 to QA 🔎✅ Sep 29, 2021
@djbrooke djbrooke removed their assignment Sep 29, 2021
Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

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

Overall, this looks good. I left a couple niggling comments.

This could be a good opportunity to think more about this issue I opened:

In short, what's the process for keeping the version in git in sync with the live version?


To check your installation, issue this command:

`curl https://localhost/api/admin/datafiles/integrity/fixmissingoriginalsizes`
Copy link
Member

Choose a reason for hiding this comment

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

Hmm, https with no port on localhost seems weird. Maybe just http (no s) and port 8080?

doc/release-notes/5.0-release-notes.md Outdated Show resolved Hide resolved
@kcondon kcondon self-assigned this Oct 1, 2021
@kcondon kcondon merged commit 8ac58af into IQSS:develop Oct 1, 2021
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from QA 🔎✅ to Done 🚀 Oct 1, 2021
@djbrooke djbrooke added this to the 5.7 milestone Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

add fixmissingoriginalsizes to 5.0 release notes
4 participants