Skip to content

Bug/72362 internal error saving project list when creating new one or renaming an existing one#22129

Open
ulferts wants to merge 3 commits intorelease/17.1from
bug/72362-internal-error-saving-project-list-when-creating-new-one-or-renaming-an-existing-one
Open

Bug/72362 internal error saving project list when creating new one or renaming an existing one#22129
ulferts wants to merge 3 commits intorelease/17.1from
bug/72362-internal-error-saving-project-list-when-creating-new-one-or-renaming-an-existing-one

Conversation

@ulferts
Copy link
Contributor

@ulferts ulferts commented Feb 27, 2026

Ticket

https://community.openproject.org/wp/72362

What are you trying to accomplish?

  • First commit: Fix saving project queries. The problem only manifested if the user had the permission to export projects. It was caused by a method not being found because it was called via the helper.xyz method but the method was defined on the controller. Why that works sometimes and sometimes not remains unclear.
  • Second commit: Removes the ProjectHelper next to ProjectsHelper.
  • Third commit: Move more helper methods from the controller into the `ProjectsHelper.

@ulferts ulferts marked this pull request as ready for review February 27, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant