Skip to content

fix: allow archived to active (EN-482)

Tom Zhu requested to merge fix/status-dropdown-archived into dev

Summary

Quick PR to remove logic restricting status changes in frontend

Changes

  • remove check for if the previous status is archived before triggering modal

Merge request reports