Skip to content

fix(automations): clear stale scheduler install gate#1461

Merged
src-opn merged 1 commit into
different-ai:devfrom
Pagecran:fix/1422-scheduler-install-unlock-automations
Apr 16, 2026
Merged

fix(automations): clear stale scheduler install gate#1461
src-opn merged 1 commit into
different-ai:devfrom
Pagecran:fix/1422-scheduler-install-unlock-automations

Conversation

@pascalandr
Copy link
Copy Markdown
Contributor

Summary

  • clear the local schedulerInstallRequested gate once the scheduler plugin actually appears as installed
  • also clear that gate when plugin installation fails, so the Automations UI does not stay stuck in a pseudo-installed state
  • keep the existing reload/install flow intact while removing the stale local state that could block automations after a successful install

Context

Testing

  • pnpm --filter @openwork/app exec vite build

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-landing Ready Ready Preview, Comment, Open in v0 Apr 16, 2026 3:04pm

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 16, 2026

@pascalandr is attempting to deploy a commit to the Different AI Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

@src-opn
Copy link
Copy Markdown
Collaborator

src-opn commented Apr 16, 2026

Thanks!

@src-opn src-opn merged commit 81997d1 into different-ai:dev Apr 16, 2026
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Install scheduler reports success but does not unlock automations

2 participants