Industrial-Parasite / issues

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

[BUG] Track Approval Activity Status #57

Closed Klastic closed 2 weeks ago

Klastic commented 2 weeks ago

Describe the Bug

When a track is approved, it fails to appear in the activity log. This issue has been traced back to the release ID not being set correctly during the track approval process. This oversight can lead to a lack of traceability and accountability, making it difficult to track changes and approvals over time.

Steps to Reproduce

  1. Approve a track in the system.
  2. Navigate to the activity log to verify the record of the approval.
  3. Observe that the approval does not appear in the activity log as expected.

Expected Behavior

Upon approving a track, the event should be properly logged in the activity log with the correct release ID associated with the track. This ensures that all actions are recorded and traceable.

Actual Behavior

The track approval does not show up in the activity log due to the release ID not being correctly set during the approval process. This omission disrupts the workflow and traceability of track management.

Environment

Additional Context

Ensuring that the release ID is correctly assigned during the approval process is critical for maintaining a reliable and accurate activity log. Addressing this bug will improve operational transparency and facilitate better management of tracks.

Klastic commented 2 weeks ago

Fixed in latest version.