Skip to content

Add GraphQL query to fetch list of projects for "clone/move" action

We used to fetch a specific set of projects that can be used for move function specifically.

It looks up projects that have issues feature enabled and ones that user has at least Planner Role:

We may have to add more capabilities to filter down the projects with QGL for this case or create a separate query altogether

Edited by Alexandru Croitor