This issue has been created
There are 2 updates.
 
 
Cristal Integration / cid:jira-generated-image-avatar-9388f773-8a6f-459a-82c7-22c77dee72dc CRISTALINT-21 Open

Remove the need for cristal-integration-rest-server

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-aefc97de-1076-4548-8dd7-c7bc569c34aa Manuel Leduc created this issue on 19/Dec/25 16:29
 
Summary: Remove the need for cristal-integration-rest-server
Issue Type: cid:jira-generated-image-avatar-9388f773-8a6f-459a-82c7-22c77dee72dc Task
Affects Versions: 1.0.0
Assignee: Unassigned
Components: Development Issues only
Created: 19/Dec/25 16:29
Priority: cid:jira-generated-image-static-major-d880424e-3a57-4d7e-96c1-5695b3a6742f Major
Reporter: Manuel Leduc
Description:

It shouldn't be necessary to rely on a custom rest endpoint to make Cristal work on XWiki.
Two options need to be considered and discussed:

  1. the rest endpoint is not strictly needed and can be replaced with calls to existing rest endpoints from XWiki
  2. the rest endpoint is needed and is not covered fully by existing rest endpoints

If it's case 1, the backend code for needs ot be update to use existing rest endpoints.
If it's case 2, the rest endpoints needs to be moved to xwiki-plaform (and the backend code possibly aligned)

 
 

2 updates

 
cid:jira-generated-image-avatar-aefc97de-1076-4548-8dd7-c7bc569c34aa Changes by Manuel Leduc on 19/Dec/25 16:29
 
Fix Version: 1.3.0
Assignee: Pierre Jeanjean