Skip to content

Fix task scheduler editor date mismatch#6979

Merged
valadas merged 1 commit intodnnsoftware:developfrom
r90727:fix/task-scheduler-editor
Feb 6, 2026
Merged

Fix task scheduler editor date mismatch#6979
valadas merged 1 commit intodnnsoftware:developfrom
r90727:fix/task-scheduler-editor

Conversation

@r90727
Copy link
Copy Markdown
Contributor

@r90727 r90727 commented Feb 6, 2026

Summary

  • Fix Task Scheduler editor to only render date in "Schedule Start Date/Time" picker for the selected schedule.

Issue

Fixes #6978

Release note

  • Fix Task Scheduler editor to only render date in "Schedule Start Date/Time" picker for the selected schedule.

Testing steps

  1. log in as host
  2. to go Setting > Scheduler
  3. select Scheduler tab
  4. click "pencil" next to any task
  5. select any future date from "Schedule Start Date/Time" picker (remember the date)
  6. click "Update"
  7. click "pencil" next to some OTHER task
  8. should show blank or some other date in the "Schedule Start Date/Time" picker
  9. change dates / click around / make sure correct dates are shown in "Schedule Start Date/Time" picker

@r90727
Copy link
Copy Markdown
Contributor Author

r90727 commented Feb 6, 2026 via email

@bdukes bdukes added this to the 10.2.3 milestone Feb 6, 2026
@valadas valadas changed the title Fix task scheduler editor date mismatch - issue#6978 Fix task scheduler editor date mismatch Feb 6, 2026
@r90727
Copy link
Copy Markdown
Contributor Author

r90727 commented Feb 6, 2026

@microsoft-github-policy-service agree

Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Nice catch

@valadas valadas merged commit d1de379 into dnnsoftware:develop Feb 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Schedule Start Date/Time data picker is not showing correct dates after initial select (1 behind)

3 participants