microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
828 stars 920 forks source link

Flag not enabled automatically #503

Open vnvbadri opened 3 years ago

vnvbadri commented 3 years ago

While testing lab https://www.azuredevopslabs.com/labs/vstsextend/launchdarkly/ There are few issues we have faced, here are the details

1.Exercise 2 step 1, image shown in lab guide is not same in current devops dashborad

  1. Exercise 2 Step 13, Queries are not synced as shown in lab guide
  2. Exercise 3 Step 4, work item not assigned automatically
  3. Exercise 3 Step 13, flag is not enabled automatically
vnvbadri commented 3 years ago

Can i get some help on this.

vnvbadri commented 3 years ago

HI Team, Do we have any updates on this. Please keep us posted

sriramdasbalaji commented 3 years ago

Hi @vnvbadri ,

We will have a look at the issues mentioned. Will have it fixed soon.

Thanks

sriramdasbalaji commented 3 years ago

Hi @vnvbadri,

1.Exercise 2 step 1, image shown in lab guide is not same in current devops dashborad -- Updated the image with latest Azure DevOps UI Page

  1. Exercise 2 Step 13, Queries are not synced as shown in lab guide -- This might be because of the work item is not assigned to you. We have added step to assign User story if not done automatically
  2. Exercise 3 Step 4, work item not assigned automatically -- Added step to assign User story if not done automatically
  3. Exercise 3 Step 13, flag is not enabled automatically-- Not able to reproduce. Its getting enabled automatically for us. Please make sure Flag is selected in Userstory (Exercise3- Step4) and Work item is mentioned as part of code commit (Exercise 2- Step15

Thanks