Industrial-Parasite / issues

A repo for reporting issues with Industrial Parasite Apps
0 stars 0 forks source link

[BUG] Incorrect Placeholder Date on "Submitted On" Field #69

Open Klastic opened 3 months ago

Klastic commented 3 months ago

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

  1. Navigate to any release's review page.
  2. Observe the "Submitted On" field.
  3. 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.