logseq / logseq/logseq

A click on scheduled repeated task doesn't work for incorrect weekday

Open
#12,895 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
45k
Forks
2.8k
Avg merge
1d 22h
Merged PRs (30d)
105

Description

Search first
  • I searched and no similar issues were found
What Happened?

Wrong date of week makes impossible to "complete" a scheduled repeated task.

July 01 is Wednesday not Thursday

TODO Test task
SCHEDULED: <2026-07-01 Thu .+3m>

At the same time UI makes the weekday look correct until you try to edit it manually.

Image Image

A click on checkbox does nothing. No error shown.

Reproduce the Bug
  1. Create a TODO SCHEDULED repeated task with incorrect day of week.
TODO Test task
SCHEDULED: <2026-07-01 Thu>
  1. Click on checkbox to "complete" the task.
Expected Behavior
  1. Display the date as entered, do not hide the incorrect input
  2. Either ignore incorrect weekday of mark the incorrect schedule record somehow.
Image
Screenshots

No response

Desktop or Mobile Platform Information

App Version: 0.10.15
Git Revision: 03bcefb
Platform: Mozilla/5.0 (Windows NT 10.0 Win64 x64) AppleWebKit/537.36 (KHTML like Gecko) Logseq/0.10.15 Chrome/140.0.7339.240 Electron/38.4.0 Safari/537.36
Language: ru
Plugins: logseq-journals-calendar (v0.11.0), logseq-link-preview (v2.3.0), logseq-localassets-plugin (v2.0.1), logseq-mermaid-plugin (v2.2.3), logseq-tabs (v1.19.4)

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.
  • I'm willing to submit a PR (Thank you!)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with the provided TODO and SCHEDULED examples, then trace the task scheduling and checkbox-completion entry points. Verify the displayed weekday and completion behavior for an incorrect weekday, and confirm the expected handling without introducing a silent no-op.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.