Skip to content

Use CountSchedules API#3258

Merged
laurakwhit merged 3 commits intomainfrom
add-back-schedule-count-api
Apr 13, 2026
Merged

Use CountSchedules API#3258
laurakwhit merged 3 commits intomainfrom
add-back-schedule-count-api

Conversation

@laurakwhit
Copy link
Copy Markdown
Collaborator

Description & motivation 💭

Reverts #3203 to make use of CountSchedules API instead of the WorkflowCount API for total schedules count.

Screenshots (if applicable) 📸

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added updated
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

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

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment Mar 27, 2026 10:21pm

Request Review

@temporal-cicd
Copy link
Copy Markdown
Contributor

temporal-cicd bot commented Mar 27, 2026

Warnings
⚠️

📊 Strict Mode: 1 error in 1 file (0.1% of 1079 total)

src/lib/services/workflow-counts.ts (1)
  • L12:3: Function lacks ending return statement and return type does not include 'undefined'.

Generated by 🚫 dangerJS against 9f23e5d

@laurakwhit laurakwhit marked this pull request as ready for review March 31, 2026 15:47
@laurakwhit laurakwhit requested review from a team and Alex-Tideman as code owners March 31, 2026 15:47
@laurakwhit laurakwhit requested a review from rossedfort March 31, 2026 15:49
@laurakwhit laurakwhit marked this pull request as draft March 31, 2026 16:07
@laurakwhit laurakwhit marked this pull request as ready for review April 8, 2026 21:52
@laurakwhit laurakwhit merged commit c58019a into main Apr 13, 2026
16 checks passed
@laurakwhit laurakwhit deleted the add-back-schedule-count-api branch April 13, 2026 22:35
temporal-cicd bot pushed a commit that referenced this pull request Apr 14, 2026
Auto-generated version bump from 2.48.2 to 2.48.3

Specific version: 2.48.3

Changes included:
- [`59c95f8b`](59c95f8) Add undo/redo support to editable CodeBlock (#3288)
- [`89269c62`](89269c6) chore: bump go.temporal.io/api to v1.62.8 and update go.sum (#3298)
- [`8e795d8a`](8e795d8) Worker insights (#3087)
- [`c58019ae`](c58019a) Use CountSchedules API (#3258)
- [`a0d20fcc`](a0d20fc) Add optional initial name to search attribute defintion (#3303)
- [`cbaf7549`](cbaf754) DT-3655 - add external payload count and size to workflow details (#3276)
- [`0fe2b33c`](0fe2b33) Remove by-type option for activity commands (#3284)
laurakwhit added a commit that referenced this pull request Apr 14, 2026
Auto-generated version bump from 2.48.2 to 2.48.3

Specific version: 2.48.3

Changes included:
- [`59c95f8b`](59c95f8) Add undo/redo support to editable CodeBlock (#3288)
- [`89269c62`](89269c6) chore: bump go.temporal.io/api to v1.62.8 and update go.sum (#3298)
- [`8e795d8a`](8e795d8) Worker insights (#3087)
- [`c58019ae`](c58019a) Use CountSchedules API (#3258)
- [`a0d20fcc`](a0d20fc) Add optional initial name to search attribute defintion (#3303)
- [`cbaf7549`](cbaf754) DT-3655 - add external payload count and size to workflow details (#3276)
- [`0fe2b33c`](0fe2b33) Remove by-type option for activity commands (#3284)

Co-authored-by: laurakwhit <15069288+laurakwhit@users.noreply.github.com>
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.

2 participants