openproject icon indicating copy to clipboard operation
openproject copied to clipboard

[62525] Non-working days can be choosen via date field

Open HDinger opened this issue 10 months ago • 0 comments

Ticket

https://community.openproject.org/projects/openproject/work_packages/62525/activity

What are you trying to accomplish?

Show an error message when the user manually enters a non-working day

Screenshots

Bildschirmfoto 2025-04-14 um 10 41 22

What approach did you choose and why?

The SetAttributesService silently shifts dates to the next possible date if a non-working day is entered. This makes absolutely sense for the Gantt view but in the datepicker we want some kind of feedback and prevent that shift.

HDinger avatar Apr 11 '25 12:04 HDinger