yalelibrary / YUL-DC

Preliminary issue tracking for Yale University Libraries Digital Collections project
3 stars 0 forks source link

[BUG] Parents with no children require redirect URL #2847

Closed sshetenhelm closed 1 week ago

sshetenhelm commented 1 month ago

Story In UAT, when a parent object has no children, it is not possible to make updates to and save the parent object. The page displays the “missing redirect URL” error, even if the Visibility is not Redirect.

As such, if a stakeholder tries to create a parent with the wrong source information (ex. typo in bib number or aspace uri), the stakeholder cannot manually fix the error.

We would like to have the Redirect URL error only appear if the Visibility is Redirect.

Screenshot Image

Acceptance

jpengst commented 2 weeks ago

PR: https://github.com/yalelibrary/yul-dc-management/pull/1401

K8Sewell commented 2 weeks ago

Deployed to Test and Demo with release v2.70.1

sshetenhelm commented 1 week ago

Works as expected in TEST and DEMO :)

K8Sewell commented 1 week ago

Live on UAT

sshetenhelm commented 1 week ago

Looks good on UAT! Thank you :) Ready to close