Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcut source - support for new data model #540

Open
thomas-gerber opened this issue Jun 17, 2022 · 0 comments
Open

Shortcut source - support for new data model #540

thomas-gerber opened this issue Jun 17, 2022 · 0 comments

Comments

@thomas-gerber
Copy link
Contributor

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

  1. It seems now that the main entity a Story belongs to is not the Project anymore, but the Workflow (see here and here).

  2. 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

@thomas-gerber thomas-gerber changed the title Shortcut source issues Shortcut source - support for new data model Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant