Bug: Allowing data entry on future dates
Description:
The application is currently allowing users to add data to future dates, which should not be possible according to the defined validation rules.
Steps to Reproduce:
-
Open the calendar in the application.
-
Select a future date.
-
Attempt to add data to that date.
Actual Behavior:
The system allows data to be added to future dates.
Expected Behavior:
The system should block data entry on future dates and ideally display a warning message to the user.
Impact:
May cause data inconsistency and improper use of the system.
have you experienced any errors relating to this?
There are no functional errors when using the add feature, it performs as expected. The issue lies more in the system’s logic: allowing data entry for future dates could lead to inconsistencies, as it's uncommon for users to log activities that haven't occurred yet.
This is definitely no bug, I use this feature every day when I evenings cook for next day.
Please don't touch this feature, blocking records for future days would make application unusable for me. I don't want to use paper for writing values and type it from paper next day, especially during traveling.
Display just warning, but keep the freedom for users.
Ok