MicrosoftPremier / VstsExtensions

Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions
MIT License
57 stars 14 forks source link

task version CreateWorkItem fails #23

Closed lenisha closed 5 years ago

lenisha commented 5 years ago

Getting message after installing the createworkitem extension "Job Failure: Step references task 'CreateWorkItem' at version '1' which does not exist."

jobs:

lenisha commented 5 years ago

Found the issue- it run only on windows image (not ubuntu)

ReneSchumacher commented 5 years ago

Hi Elena,

all our tasks work on all types of build agents (Windows, Linux, MacOS). There currently are some issues with extensions on Azure DevOps that the product teams are already investigating. If you get the error message that a build task from an extension does not exist even though you installed the extension, please try disabling and reenabling the extension. This has worked for multiple other users and seems to be a simple workaround until the product teams have fixed the issue.

Please check again and let me know if it works. Otherwise I'm more than happy to investige why you're not able to run the task on Ubuntu.

René

ReneSchumacher commented 5 years ago

Hi Elena,

since I haven't received any additional feedback, I'm closing the issue for now. If you still need help with running our task on Linux, please reopen the issue and let us know.

Happy building! René