Hi!
I'm using the JiraAssets API and on the documentation we need to specify a Jira WorkspaceId in the URL.
To retrieve the id we need to query this endpoint: /rest/servicedeskapi/insight/workspace
But, as mentioned here https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-assets/ this endpoint returns a list of workspaceIds.
The question is: Can a user have access to more than 1 workspaceId. if yes how can I reproduce this scenario?
Hi @jiratest jir ,
That's a good question that's also bothering me at the moment.
According to my current attempts, my objects always end up in the same workspace, even if they are organized in different object schemas.
Therefore, it would be great if someone from Atlassian could provide a valid answer as to whether there is actually more than one workspace for a site and how the whole thing can be reproduced.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.