I have an existing project that has been migrated over time through several versions of TFS and most recently to Azure DevOps Server 2019 (17.153.29522.3) (Update 1.1) (on-premise). Up to this point I have just been using TFVC but I am interested in starting to use work items to track bugs / issues / etc. With this in mind I am looking to select a process model for my project (I'm thinking the 'Basic' process model would probably be adequate for my needs) but just can't seem to figure out how to do it. I've read a number of how-to posts but none really seem to align with what I'm seeing. Any guidance on this would be greatly appreciated.
How can I select a process model for an existing project in Azure DevOps Server
202 Views Asked by Steve McKinney At
1
There are 1 best solutions below
Related Questions in AZURE-DEVOPS-SERVER-2019
- Azure Devops deployment pipeline: access output variable in different job
- How to create Agent Pool in Azure DevOps via C# client?
- Is it possible to have two separate iteration schedules with a single Azure DevOps project?
- Azure devops build pipeline
- Azure DevOps: build artifact download error "Error: in getBuildApi, so retrying => retries pending : 4"
- Deployment Groups - You do not have permissions to register targets. Contact your release manager to grant permissions
- The agent job of the release pipeline is missing UI part 'artifact download'
- Unable to Download Secure File error in Azure DevOps Server 2019
- Unable to create new "Release" pipeline in Azure DevOps Server (TFS) 2019
- Automated Releas enote creation for Azure devops releases
- Azure Devops server cascade field in work-items
- Azure runbook to Azuredevops server pipeline trigger failing
- What Azure DevOps Server / Team Foundation Server version first introduced support for Git LFS
- Azure DevOps Server: WIQL work item from backlog
- Azure Devops 2019 builds are not deleted by retention policy
Related Questions in PROCESSMODEL
- ASP ProcessModel and WCF
- Can outgoing sequence flows after a parallel gateway have conditions?
- Implementing process workflow in PureMVC
- What is Apache process model?
- What is the worker process account in machine.config if <processmodel autoConfig="true">?
- How can I select a process model for an existing project in Azure DevOps Server
- Can I have an send message task before a Gateway in BPMN?
- Do I need to connect this two tasks in my BPMN diagram?
- Process Model minFreeThreads clarification
- processmodel in Machine.config for performance
- Software process models
- How to represent data base in swim lane diagram?
- Which Software development process model is the most used by current companies?
- ASP .NET ProcessModel configuration
- Multiple outgoing sequence flows from one action in a UML activity diagram
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
You have to select the process before you create a new team project. Now you can use existing work item types in your team project. If you want to change the process, you have to edit work item types, their fields, and workflow with Process Template Editor.