fix: disable `Activity bump` when `Default autostop` is `0` by jakehwll · Pull Request #22112 · coder/coder

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jakehwll

Copy link

Contributor

Closes #21703

This doesn't make sense to have an Activity bump value when the Default autostop is set to 0. There is nothing to bump if we don't have a timed stopping mechanism on the container. This is already present on the backend and now we're describing this to the user on the frontend.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ca454f714a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jakehwll jakehwll merged commit 5e7b3c3 into main

Feb 16, 2026

27 of 28 checks passed

@jakehwll jakehwll deleted the jakehwll/21703-disable-default-ttl-field branch

February 16, 2026 10:28

@github-actions github-actions bot locked and limited conversation to collaborators

Feb 16, 2026

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

@chatgpt-codex-connector chatgpt-codex-connector[bot] chatgpt-codex-connector[bot] left review comments

@DanielleMaywood DanielleMaywood DanielleMaywood approved these changes

Assignees

@jakehwll jakehwll

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Disable Activity Bump field in UI when Default TTL is 0

2 participants

@jakehwll @DanielleMaywood