AE-2264 : Snapshot Export UI Displays Mismatched Status Messages Compared to Backend Response

Review Request #1212 — Created Dec. 5, 2025 and submitted

pmurugaiyan
AMP
amp_3_7_2
AE-2264
apoorva.sn, pradeep, shuinvy

Snapshot Export UI Displays Mismatched Status Messages Compared to Backend Response

The changes has been tested locally.


Description From Last Updated

why is this necessary? the logic already is checking exportStatus === 'Error' if it helps can we put the error …

apoorva.snapoorva.sn

same as above

apoorva.snapoorva.sn
apoorva.sn
  1. 
      
  2. why is this necessary? the logic already is checking exportStatus === 'Error'
    if it helps can we put the error if condition 1st and then have 'Successful' if condition ?

    1. It acts as a safety filter to prioritize the "Success" state over ambiguous error signals. Also, te message variable is used for both success and error notifications in the controller.

  3. 
      
shuinvy
  1. Ship It!
  2. 
      
pmurugaiyan
Review request changed

Status: Closed (submitted)

Loading...