[COMMS-887] Observed in versions API + Details/List view - #24911
[COMMS-887] Observed in versions API + Details/List view#24911brunopagno wants to merge 18 commits into
Conversation
|
Warning Flaky specs
🤖 Ask Copilot to investigateCopy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer. |
|
Warning Flaky specs
🤖 Ask Copilot to investigateCopy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer. |
|
Hey @opf/communicator who reviews this PR. I ended up doing a 2 in 1, by adding the fields to the API + adjusting display on the UI, because adding a field to the work_package_schema_representer includes things on the UI by default. I believe I covered everything that needed to be done, but I'd appreciate a patient review as this effectively introduces the new field to all users (albeit not visible by default needs to be manually added to a type) |
|
Caution The provided work package version does not match the core version Details:
Please make sure that:
|
…l/comms-887-observed-in-versions-api
|
Warning Flaky specs
🤖 Ask Copilot to investigateCopy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer. |
Ticket
https://community.openproject.org/projects/FND/work_packages/COMMS-887/activity
+
https://community.openproject.org/projects/FND/work_packages/COMMS-964/activity
What are you trying to accomplish?
Include the observed_in_versions field on the work_package API
What approach did you choose and why?
Merge checklist