mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
f50b2f9794
The resolver only treated purely numeric references as work package ids, so semantic identifiers fell through to a typeahead search and failed. Route both numeric and semantic ids to the show endpoint instead.