[GH-ISSUE #8334] [Bug] Reminder apparently not set after selecting it #3738

Closed
opened 2026-03-23 21:32:48 +00:00 by mirror · 7 comments
Owner

Originally created by @irscin on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8334

Bug Description

When you create a task and want to add a reminder, the reminder does appear to "stick", to be saved.

How to Reproduce

  1. Access any calendar view.
  2. Create a task.
  3. Try to set a reminder.
  4. Reminder does not appear to be saved.
    App version 0.10.3
    Android 14

Expected Behavior

  1. Reminder should be set.
  2. Reminder should appear at notifications tab.

Operating System

Android 14

AppFlowy Version(s)

0.10.3

Screenshots

https://github.com/user-attachments/assets/0fa0bf62-aa9a-48aa-95b5-d3a3bfe150a4

Additional Context

No response

Originally created by @irscin on GitHub (Nov 8, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8334 ### Bug Description When you create a task and want to add a reminder, the reminder does appear to "stick", to be saved. ### How to Reproduce 1. Access any calendar view. 2. Create a task. 3. Try to set a reminder. 4. Reminder does not appear to be saved. App version 0.10.3 Android 14 ### Expected Behavior 1. Reminder should be set. 2. Reminder should appear at notifications tab. ### Operating System Android 14 ### AppFlowy Version(s) 0.10.3 ### Screenshots https://github.com/user-attachments/assets/0fa0bf62-aa9a-48aa-95b5-d3a3bfe150a4 ### Additional Context _No response_
Author
Owner

@richardshiue commented on GitHub (Nov 10, 2025):

Hello thanks for reporting this issue. Right now, the reminder will show up in the notification tab on the day of the event.

<!-- gh-comment-id:3509123713 --> @richardshiue commented on GitHub (Nov 10, 2025): Hello thanks for reporting this issue. Right now, the reminder will show up in the notification tab on the day of the event.
Author
Owner

@asjqkkkk commented on GitHub (Nov 10, 2025):

https://github.com/user-attachments/assets/d55ad5f7-ff30-46ce-a2f1-d2e6a9e31782

Hi @irscin , I can't reproduce this issue, can you share your log file for helping locating this issue? (Settings -> Report an issue -> Export log files)

<!-- gh-comment-id:3510300870 --> @asjqkkkk commented on GitHub (Nov 10, 2025): https://github.com/user-attachments/assets/d55ad5f7-ff30-46ce-a2f1-d2e6a9e31782 Hi @irscin , I can't reproduce this issue, can you share your log file for helping locating this issue? (Settings -> Report an issue -> Export log files)
Author
Owner

@irscin commented on GitHub (Nov 10, 2025):

Hello, @asjqkkkk.
Here's the logs. I removed my email address from it for privacy reasons but other than that, made no modifications.

data_beta.appflowy.cloud.zip

<!-- gh-comment-id:3513045209 --> @irscin commented on GitHub (Nov 10, 2025): Hello, @asjqkkkk. Here's the logs. I removed my email address from it for privacy reasons but other than that, made no modifications. [data_beta.appflowy.cloud.zip](https://github.com/user-attachments/files/23459266/data_beta.appflowy.cloud.zip)
Author
Owner

@asjqkkkk commented on GitHub (Nov 12, 2025):

Hi @irscin , thanks for the log file, but it shows no reminder-related actions, were any reminder steps actually performed while this log was being generated?

<!-- gh-comment-id:3519616952 --> @asjqkkkk commented on GitHub (Nov 12, 2025): Hi @irscin , thanks for the log file, but it shows no reminder-related actions, were any reminder steps actually performed while this log was being generated?
Author
Owner

@irscin commented on GitHub (Nov 12, 2025):

@asjqkkkk I sign out of my account, created a new one (to make sure the issue is not related to my account somehow). I attached a new video trying to set a reminder and exporting the logs.

https://github.com/user-attachments/assets/55644ed7-e796-4cda-95f8-8ffbb95a1c9f
appflowy_logs.zip

<!-- gh-comment-id:3522458450 --> @irscin commented on GitHub (Nov 12, 2025): @asjqkkkk I sign out of my account, created a new one (to make sure the issue is not related to my account somehow). I attached a new video trying to set a reminder and exporting the logs. https://github.com/user-attachments/assets/55644ed7-e796-4cda-95f8-8ffbb95a1c9f [appflowy_logs.zip](https://github.com/user-attachments/files/23503189/appflowy_logs.zip)
Author
Owner

@asjqkkkk commented on GitHub (Nov 13, 2025):

Hi @irscin, thanks for your reply
with the current logic, the reminder data refreshes every 30 s, so the reminder menu appears unchanged if reopened within 30s
a proper fix will need a notification API, for now, simply wait 30 s can get the correct result

<!-- gh-comment-id:3525612197 --> @asjqkkkk commented on GitHub (Nov 13, 2025): Hi @irscin, thanks for your reply with the current logic, the reminder data refreshes every 30 s, so the reminder menu appears unchanged if reopened within 30s a proper fix will need a notification API, for now, simply wait 30 s can get the correct result
Author
Owner

@irscin commented on GitHub (Nov 13, 2025):

Oh, I see! Yes, the reminder "stick" if I wait a bit. Thanks for your reply, @asjqkkkk. I'm closing this issue.

<!-- gh-comment-id:3528144067 --> @irscin commented on GitHub (Nov 13, 2025): Oh, I see! Yes, the reminder "stick" if I wait a bit. Thanks for your reply, @asjqkkkk. I'm closing this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3738
No description provided.