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

Extract issues and associated entities for entities outside of the fetched group that belong to an Epic #10

Open
pnadolny13 opened this issue Oct 13, 2021 · 3 comments

Comments

@pnadolny13
Copy link
Collaborator

In GitLab by @iroussos on Jun 14, 2019, 07:21

Currently, we fetch all projects, issues, etc for the specified group when tap-gitlab runs.

With the introduction of Epics, there is a possibility that some issues in an epic reside in a project outside of the group extracted.

An example can be seen by one of the epics in the Meltano Group.

The project some of the issues reside was moved out of the Meltano Group resulting in those issues being referenced by the Epic, but not fetched by tap-gitlab as they are not part of the Group fetched.

We should recursively identify such issues and fetch them and their relevant entities when Epics are extracted.

@pnadolny13
Copy link
Collaborator Author

In GitLab by @iroussos on Nov 12, 2019, 07:13

unassigned @iroussos

@pnadolny13
Copy link
Collaborator Author

In GitLab by @iroussos on Nov 12, 2019, 07:14

removed milestone

@pnadolny13
Copy link
Collaborator Author

In GitLab by @iroussos on Nov 12, 2019, 07:28

changed title from {-Also expor-}t issues and associated entities for entities outside of the fetched group that belong to an Epic to {+Extrac+}t issues and associated entities for entities outside of the fetched group that belong to an Epic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant