Skip to content

Include dataset id in submission link#1657

Merged
prandla merged 3 commits into
cms-dev:mainfrom
pxsit:fix
Apr 8, 2026
Merged

Include dataset id in submission link#1657
prandla merged 3 commits into
cms-dev:mainfrom
pxsit:fix

Conversation

@pxsit

@pxsit pxsit commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

This fixes #1148
CMS already supports dataset-aware submission URLs in the form /submission/<submission_id>/<dataset_id>

Copilot AI review requested due to automatic review settings March 25, 2026 15:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the AWS admin submissions table so submission-detail links preserve the dataset context when multiple datasets exist, aligning with the already-supported /submission/<submission_id>/<dataset_id> URL shape.

Changes:

  • Update the submission timestamp link in the submissions table macro to include dataset.id.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Mar 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.67%. Comparing base (9f6f2d9) to head (6357b11).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1657   +/-   ##
=======================================
  Coverage   54.67%   54.67%           
=======================================
  Files         336      336           
  Lines       27448    27448           
=======================================
  Hits        15006    15006           
  Misses      12442    12442           
Flag Coverage Δ
functionaltests 0.00% <ø> (ø)
unittests 54.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@prandla prandla merged commit 18efb50 into cms-dev:main Apr 8, 2026
4 checks passed
@pxsit pxsit deleted the fix branch April 8, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Misleading link to submission detail's page in AWS when using multiple datasets

3 participants