Skip to content

[ENG-10829] Embargoed Registration — End Embargo Early Button Missing#982

Open
mkovalua wants to merge 2 commits intoCenterForOpenScience:feature/pbs-26-9from
mkovalua:fix/ENG-10829
Open

[ENG-10829] Embargoed Registration — End Embargo Early Button Missing#982
mkovalua wants to merge 2 commits intoCenterForOpenScience:feature/pbs-26-9from
mkovalua:fix/ENG-10829

Conversation

@mkovalua
Copy link
Copy Markdown
Contributor

@mkovalua mkovalua commented May 6, 2026

Purpose

A subset of users are unable to end their embargoed registrations early. The "End Embargo Early" button is not appearing as expected, and users instead see the error text registry.overview.statuses.None.text on the registration overview page. This was previously resolved on a case-by-case basis by cloud engineering, but a permanent fix is now required.

Summary of Changes

if registry.overview.statuses.None.text

use registry.overview.endEmbargo as default for statuses

Screenshot(s)

Side Effects

https://openscience.atlassian.net/browse/ENG-10829?focusedCommentId=119176

I suppose the solution may be to use registry.overview.endEmbargo as default if registry()?.status= None if None might be saved into database only for Embargoed registrations and not affect other status types. Otherwise it may be expected any other approach .

QA Notes

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.

1 participant