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 PX4 log upload auto-upload state inconsistency
When saveItems() unchecks autoUploadCheck due to an empty email address,
also set _mavlinkLogManager.enableAutoUpload = false so the backend
state stays in sync with the UI.
Partial fix for #14218 (item 4).
0 commit comments