Skip to content

Workaround for path collision for activity start and operator APIs#235

Closed
bergundy wants to merge 1 commit intomasterfrom
laura/activity_endpoints/quick_fix
Closed

Workaround for path collision for activity start and operator APIs#235
bergundy wants to merge 1 commit intomasterfrom
laura/activity_endpoints/quick_fix

Conversation

@bergundy
Copy link
Member

@bergundy bergundy commented Feb 11, 2026

What changed?

Added custom routing logic to fix the activity operator command API routes when they collide with standalone activity start.

NOTE: This should be used to patch the currently released APIs for the UI server and is considered a workaround.

Why?

To unblock the current work. A longer term solution will redefine the activity pause APIs.

How did you test it?

@laurakwhit ran it locally.

Potential risks

Starting activities with certain reserved names (e.g. pause) is not possible and may be confusing.

@bergundy bergundy requested review from a team as code owners February 11, 2026 17:13
@bergundy
Copy link
Member Author

Closing in favor of a better long term solution.

@bergundy bergundy closed this Feb 11, 2026
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

Comments