You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: handle null input in deleteStatusAndTidyMetadata
- Return nil without panic when JSON input is null
- Safely handle missing metadata field with type assertion
- Add test case for null JSON input
Signed-off-by: yxxhero <aiopsclub@163.com>
0 commit comments