You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user set up the source with v3, the token and nothing in public project ID.
No stories or epics were read, even though the credentials have access to stories and epics.
Initial analysis
It seems now that the main entity a Story belongs to is not the Project anymore, but the Workflow (see here and here).
The current solution where we get Stories through search seems very fragile:
It is not part of the library we use (which is not on the recommended list)
It doesn't appear to paginate through the results
Success criteria for this issue
i) The workflow is the entity mapped to tms_project; project may now be the tms_taskboard
ii) The connector shall pull all stories and epics that the token has access to
The text was updated successfully, but these errors were encountered:
thomas-gerber
changed the title
Shortcut source issues
Shortcut source - support for new data model
Jun 17, 2022
Context
A user set up the source with v3, the token and nothing in public project ID.
No stories or epics were read, even though the credentials have access to stories and epics.
Initial analysis
It seems now that the main entity a Story belongs to is not the Project anymore, but the Workflow (see here and here).
The current solution where we get Stories through search seems very fragile:
Success criteria for this issue
i) The workflow is the entity mapped to tms_project; project may now be the tms_taskboard
ii) The connector shall pull all stories and epics that the token has access to
The text was updated successfully, but these errors were encountered: