The "Submitted On" field in our release management system currently displays a static placeholder date of January 31, 2023, for every release, regardless of the actual submission date.
Steps to Reproduce
Navigate to any release's review page.
Observe the "Submitted On" field.
Note that the date displayed is always January 31, 2023.
Expected Behavior
The "Submitted On" field should dynamically display the actual date when the release was submitted.
Actual Behavior
The field incorrectly shows January 31, 2023, for all releases, which is misleading and causes confusion about the actual submission timeline.
Possible Solution
Review and correct the date retrieval logic to ensure the actual submission date of the release is fetched and displayed.
Additional Information
This issue affects all users and can impact the tracking and management of release timelines. Immediate attention to this bug is recommended to maintain accurate records and user trust.
Description
The "Submitted On" field in our release management system currently displays a static placeholder date of January 31, 2023, for every release, regardless of the actual submission date.
Steps to Reproduce
Expected Behavior
The "Submitted On" field should dynamically display the actual date when the release was submitted.
Actual Behavior
The field incorrectly shows January 31, 2023, for all releases, which is misleading and causes confusion about the actual submission timeline.
Possible Solution
Review and correct the date retrieval logic to ensure the actual submission date of the release is fetched and displayed.
Additional Information
This issue affects all users and can impact the tracking and management of release timelines. Immediate attention to this bug is recommended to maintain accurate records and user trust.