[XWI-133] add queries to fetch page hierachy information#24048
Conversation
- https://community.openproject.org/wp/XWI-133 - add two internal queries - add contracts, input and result model - HINT: this PR is a first step of https://community.openproject.org/wp/XWI-107 - next step is amending the search service
|
Caution The provided work package version does not match the core version Details:
Please make sure that:
|
| module Providers | ||
| module Internal | ||
| module Queries | ||
| module Internal |
There was a problem hiding this comment.
I hate it. And here I give the 🎤 to @NobodysNightmare and he can tell me: "Told you so."
What is happening? I voted to use a namespace called "internal" for queries and commands, that are not exposed via the registry. But I completely overlooked, that we already have an internal namespace for the provider type.
So, I'm ready to revisit that decision. WDYT? Shall I move all (2) queries out of this namespace and basically we rely that not exposing those query via the registry is the only indicator, that those are considered for "internal" use only?
|
Missing tests ... |
|
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
XWI-133
What approach did you choose and why?