Azure DevOps Demo Generator helps teams create projects on their Team Services account with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a chosen template
This pull request includes changes to multiple JSON files in the src/VstsDemoBuilder/Templates/DL-AKS/WorkItems directory. The main change involves removing the creator and changer's email information from the work item templates.
Changes to Epic.json:
Removed email information from System.CreatedBy and System.ChangedBy fields for various epics. [1][2][3][4][5]
Changes to Feature.json:
Removed email information from System.CreatedBy and System.ChangedBy fields for various features. [1][2][3][4][5][6][7][8]
This pull request includes changes to multiple JSON files in the
src/VstsDemoBuilder/Templates/DL-AKS/WorkItems
directory. The main change involves removing the creator and changer's email information from the work item templates.Changes to
Epic.json
:System.CreatedBy
andSystem.ChangedBy
fields for various epics. [1] [2] [3] [4] [5]Changes to
Feature.json
:System.CreatedBy
andSystem.ChangedBy
fields for various features. [1] [2] [3] [4] [5] [6] [7] [8]Changes to
Product Backlog Item.json
:System.CreatedBy
andSystem.ChangedBy
fields for various product backlog items. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14]