Mismatch between API response and UI (re Tasks and Projects)

When listing project via the endpoint Get projects (<protocol>://<ws-host>:<ws-port>/ws-api/v2/projects?token=<sessionId>) we receive 9 records but in the UI we can see only 8 (see sample images below)

 Screenshot of an API response in Postman showing a JSON object with a 'total' count of 9 projects.

Screenshot of the WorldServer Developers forum UI displaying a list of projects with only 8 records visible.

In Postman, there are some project IDs not displayed on the UI

When selecting an ID of any project in the UI (1069 for example) and try to get the tasks that are comprised in said project, we receive an empty body as response while on the UI we can clearly see that there are two active tasks

Screenshot of an API response in Postman for a specific project ID showing an empty 'items' array with a 'total' count of 0 tasks.
Screenshot of the WorldServer Developers forum UI highlighting discrepancies where the UI shows active tasks for projects but the API response does not.

Could you help us understand this mismatch? Our goal is to get all tasks within a project for a same language direction via API. 



Generated Image Alt-Text
[edited by: RWS Community AI at 2:41 PM (GMT 0) on 16 Dec 2024]
Parents Reply Children
No Data