mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
1ba2bf95ce
We now have two ways to fetch page infos from XWiki: * using the canonical identifier (but through a new endpoint that will resolve stable identifiers as well) * using the stable identifier Since we want to store the stable identifier, the stable version is the one exposed through the XWiki registry. The canonical form is required to fully resolve some list queries from XWiki properly.