parabol
parabol copied to clipboard
Azure DevOps: Implement task integration
Pushing a task to ADO does not work since no project is found in the TaskFooter menu
@nickoferrall you probably know best where this breaks, maybe you could add some more information?
@igorlesnenko @Dschoordsch do you know if the Azure task integration was built? I can see this issue https://github.com/ParabolInc/parabol/issues/6172 without a linked PR mentioning getProjects
and "push task menu", but I don't see anything in the code relating to this.
@nickoferrall I don't see Azure added to TaskIntegrationManagerFactory
which we use to push tasks
https://github.com/ParabolInc/parabol/blob/42eb41fda6faed80754a4c77ddbd5577f71f250f/packages/server/graphql/mutations/createTaskIntegration.ts#L73
Thanks 👍 I'm working on building this out now
The Azure task integration needed to be implemented so I've updated the name of the issue