Skip to content

Soft Deadline UI QOL#371

Open
jtwillbanks wants to merge 1 commit intoMacjutsu:mainfrom
jtwillbanks:soft-deadline-qol-change
Open

Soft Deadline UI QOL#371
jtwillbanks wants to merge 1 commit intoMacjutsu:mainfrom
jtwillbanks:soft-deadline-qol-change

Conversation

@jtwillbanks
Copy link
Copy Markdown

@jtwillbanks jtwillbanks commented Apr 13, 2026

Adds better visibility to a configured hard deadline dialog when a soft deadline is also being used and has passed.

Examples:

New Hard deadline date after soft deadline has passed
firstnew


Old Hard deadline date after soft deadline has passed
first


New Hard deadline days after soft deadline has passed
secondnew


Old Hard deadline days after soft deadline has passed
second

Test Mode CLI used:
Dates:

sudo super \
  --reset-super \
  --workflow-disable-update-check \
  --workflow-restart-without-updates \
  --workflow-disable-relaunch \
  --deadline-date-soft=2026-04-01:09:00 \
  --deadline-date-hard=2026-04-20:17:00 \
  --test-mode \
  --test-mode-timeout=20 \
  --verbose-mode

Days:

sudo super \
  --reset-super \
  --workflow-disable-update-check \
  --workflow-restart-without-updates \
  --workflow-disable-relaunch \
  --schedule-zero-date-manual=2026-04-01:09:00 \
  --deadline-days-soft=1 \
  --deadline-days-hard=14 \
  --test-mode \
  --test-mode-timeout=20 \
  --verbose-mode

Based on request from discussion here: #343

@Macjutsu
Copy link
Copy Markdown
Owner

As this would be a breaking change in fundamental super workflow behavior (currently deadlines are well... deadlines, reguardless of hard or soft... they are a date/time where no more deferrals are allowed), it will not be implemetned in v5.1. I'll leave this open for future point revisions.

@Macjutsu Macjutsu added enhancement New feature or request labels Apr 22, 2026
@Macjutsu Macjutsu modified the milestone: Undetermined Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants