mohitbagra / vsts-extensions

Repo holding all my VSTS extensions
MIT License
46 stars 30 forks source link

Trigger not working #58

Open jbhogi opened 5 years ago

jbhogi commented 5 years ago

I created a new PBI as well a task in personal as well as global groups. Created triggers to fire on automatically when a new work item form is opened. Then tried creating a new PBI as well as a task to an existing PBI and didnot see the action applied. Am I missing any step? Is there any how to video?

jbhogi commented 5 years ago

I tried by creating a trigger for new bug as well but it did not work. Any help is appreciated.

mohitbagra commented 5 years ago

I dont have a how-to video. Can you share some screenshots of the rules you configured and of work item form. is your project based on a hosted xml process or inherited process?

jbhogi commented 5 years ago

Pls see the attached configuration screens for PBI, Task and Bug. I have no luck in triggering these.

image

We are using neither the hosted xml process nor inherited process. In fact, we were using hosted xml process and when migrated to VSTS, the process got created of its own.

image

jbhogi commented 5 years ago

Any update on this, please?

mohitbagra commented 5 years ago

Your process looks like a hosted xml process. Can you see the One Click group extension in your work item form? If not, then that means that it needs to be added to your work item layout in your process. The trigger will work only if the extension is shown in the form. You can refer to https://docs.microsoft.com/en-us/azure/devops/extend/develop/configure-workitemform-extensions?view=azure-devops