messere1 opened a new issue, #1917:
URL: https://github.com/apache/rocketmq-dashboard/issues/1917

   ## Bug description
   In mock mode, `getAlertRuleAsset(name)` rejects an unknown asset, but 
`exportAlertRuleAsset(name)` silently returns an empty `text/yaml` Blob for the 
same unknown name.
   
   A stale asset row or direct service call therefore reports a successful 
download even though no asset exists. Real mode surfaces the backend not-found 
response, so mock and real behavior diverge.
   
   ## Expected behavior
   Mock exports should reject unknown asset names just like preview requests 
and real backend exports.
   
   ## Affected branch
   `rocketmq-studio`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to