Skip to content

fix(sync): reset #sending flag when no active connection on sendStepsNow - #8963

Merged
mejo- merged 1 commit into
mainfrom
fix/sync_reset_sending_flag
Aug 4, 2026
Merged

fix(sync): reset #sending flag when no active connection on sendStepsNow#8963
mejo- merged 1 commit into
mainfrom
fix/sync_reset_sending_flag

Conversation

@mejo-

@mejo- mejo- commented Aug 4, 2026

Copy link
Copy Markdown
Member

Without this fix, a connection loss during step push setup leaves before calling sendStepsNow(), so all subsequent local changes are silently dropped — never sent to the server — even after the connection recovers.

This PR supersedes #8796, where the author didn't reply any longer and I lack permissions to push changes to the fork branch.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

Without this fix, a connection loss during step push setup leaves
before calling sendStepsNow(), so all subsequent local changes are silently
dropped — never sent to the server — even after the connection recovers.

Signed-off-by: omnizs38 <omnizs@proton.me>
@mejo-

mejo- commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

/backport to stable34

@mejo-

mejo- commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

/backport to stable33

@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team Aug 4, 2026
@mejo-
mejo- merged commit 93038c8 into main Aug 4, 2026
61 checks passed
@mejo-
mejo- deleted the fix/sync_reset_sending_flag branch August 4, 2026 10:00
@github-project-automation github-project-automation Bot moved this from 👀 In review to ☑️ Done in 📝 Productivity team Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

3 participants