-
Notifications
You must be signed in to change notification settings - Fork 979
Closed
Labels
s3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboardArea: frontend dashboard
Description
The text in Workspace settings -> Schedule -> Autostop displays that the workspace will be automatically bumped by 1 hour when activity is detected.
This is now configurable, and should reflect the ActivityBump setting like the template settings schedule page does.

Location:
coder/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx
Lines 397 to 400 in 53c5543
Set how many hours should elapse after the workspace started | |
before the workspace automatically shuts down. This will be | |
extended by 1 hour after last activity in the workspace was | |
detected. |
Metadata
Metadata
Assignees
Labels
s3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboardArea: frontend dashboard