Can I split a single project into multiple? #1609
Answered
by
MrHinsh
jbrown9100
asked this question in
Q&A
-
My initial focus is on taking the area path structure from a single project and dissecting out a portion of it to create in each of the subsequent projects. For example, if the main project has can I create a new project with
What would the config file need to look like to achieve this? What processors and or enrichers would I need? |
Beta Was this translation helpful? Give feedback.
Answered by
MrHinsh
Sep 5, 2023
Replies: 1 comment
-
Yes, the system is based on a query that lets you scope the data that you need. Work Item Query Language: https://learn.microsoft.com/en-us/azure/devops/boards/queries/wiql-syntax?view=azure-devops |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MrHinsh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, the system is based on a query that lets you scope the data that you need.
Work Item Query Language: https://learn.microsoft.com/en-us/azure/devops/boards/queries/wiql-syntax?view=azure-devops