Files
openproject/frontend
Christophe Bliard 34a5a311b8 [68014] Fix setting milestone date on creation
https://community.openproject.org/wp/68014

When frontend sends the date(s) to the backend, it needs to send `date`
for milestone type instead of `start_date` because the backend would
ignore `startDate` and `dueDate` for milestone type.

Date picker deals with `startDate` and `dueDate` fields only, so the
field `date` is used when calling `handleSuccessfulCreate` to set the
date correctly for milestone types.
2025-10-13 16:44:16 +02:00
..
2025-10-01 08:11:58 +02:00
2025-10-01 08:11:58 +02:00

OpenProject Frontend

More information and screenshots can be found on openproject.org.

Contact

OpenProject is supported by its community members, both companies and individuals.

Please find ways to contact us on the OpenProject help page.

Community

OpenProject is driven by an active group of open source enthusiasts: software engineers, project managers, creatives, and consultants. OpenProject is supported by companies as well as individuals. We share the vision to build great open source project collaboration software. The OpenProject Foundation (OPF) will give official guidance to the project and the community and oversees contributions and decisions.

License

OpenProject is licensed under the terms of the GNU General Public License version 3. See COPYRIGHT for details.