mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
7e449e844e
They both use `work_package` and `work_package_id` to render links, which generates verbose deprecation warnings. They are filling up logs. Force usage of `entity` and `entity_id` instead in the api representers to reduce the burden.