Skip to content

Syncing main to version-16-hotfix for report order#1401

Merged
ManyaGirdhar merged 3 commits into
version-16-hotfixfrom
main
May 28, 2026
Merged

Syncing main to version-16-hotfix for report order#1401
ManyaGirdhar merged 3 commits into
version-16-hotfixfrom
main

Conversation

@ManyaGirdhar
Copy link
Copy Markdown
Contributor

@ManyaGirdhar ManyaGirdhar commented May 28, 2026

Description

Generated reports in the Project Management (PM) Report history table to display the latest reports first (newest at the top).

Relevant Technical Choices

Created a copy of the reports array (const sortedReports = [...reports].reverse()) specifically for the table rendering.

Testing Instructions

  1. Verify that the table lists the reports in descending order (the most recently generated report should be at the very top of the table).
  2. Verify that checking Include previous report as reference correctly references and uses the latest completed report link.

Additional Information:

Screenshot/Screencast

image

Checklist

  • I have carefully reviewed the code before submitting it for review.
  • This code is adequately covered by unit tests to validate its functionality.
  • I have conducted thorough testing to ensure it functions as intended.
  • A member of the QA team has reviewed and tested this PR (To be checked by QA or code reviewer)

ManyaGirdhar and others added 3 commits May 25, 2026 22:37
@ManyaGirdhar ManyaGirdhar requested a review from wreckage0907 May 28, 2026 10:20
@ManyaGirdhar ManyaGirdhar merged commit c28c67e into version-16-hotfix May 28, 2026
9 checks passed
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.

3 participants