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 file-edit-button-fragment.xhtml #9857

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

scolapasta
Copy link
Contributor

What this PR does / why we need it:

fixes the issue with embargo on Payara6

Which issue(s) this PR closes:

Closes #9773

Special notes for your reviewer:

note that the deleted action was never defined in the .xhtml files that included this fragment nor did any refresh Embargo methods ever exist in the associated java classes (likely that was copied from refreshTags and erroneously left behind)

refreshTags does have some logic that may be desired for embargo, but that is out of scope as it dod not exist in 5.14 (or ever) and we can handle in the SPA

Suggestions on how to test this:

Make sure embargo now works as expected (including not allowing for published files)

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?:

no

Additional documentation:

@scolapasta scolapasta added this to the 6.0 milestone Aug 30, 2023
Copy link
Member

@qqmyers qqmyers left a comment

Choose a reason for hiding this comment

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

Really looks good this time - changing the embargo part! :-)

@kcondon kcondon self-assigned this Aug 30, 2023
@kcondon kcondon merged commit 650341c into develop Aug 30, 2023
@kcondon kcondon deleted the 9773-p6-embargo-fix branch August 30, 2023 16:41
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.

Payara 6: Embargo selection fails from Dataverse page, works from file page.
3 participants