Skip to content

Fix destroy dataset response for persistent IDs#12401

Closed
won-seoop wants to merge 1 commit into
IQSS:developfrom
won-seoop:fix-8412-destroy-response
Closed

Fix destroy dataset response for persistent IDs#12401
won-seoop wants to merge 1 commit into
IQSS:developfrom
won-seoop:fix-8412-destroy-response

Conversation

@won-seoop
Copy link
Copy Markdown

@won-seoop won-seoop commented May 20, 2026

What this PR does / why we need it:

Fixes the destroy dataset success message for :persistentId requests so it reports the actual dataset persistent ID instead of the literal :persistentId path token. Adds unit coverage for numeric IDs and persistent IDs.

Which issue(s) this PR closes:

Special notes for your reviewer:

None.

Suggestions on how to test this:

  • mvn -Dtest=DatasetsTest test

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:

None.

@won-seoop won-seoop force-pushed the fix-8412-destroy-response branch from 5bf0b1b to 3b9e835 Compare May 20, 2026 08:25
@won-seoop won-seoop closed this May 20, 2026
@won-seoop won-seoop deleted the fix-8412-destroy-response branch May 20, 2026 09:01
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.

destroy endpoint returns :persistentId instead of identifier

1 participant