All the (build pipeline) new extensions installed through the marketplace do not show on “Add Task”
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Using Azure DevOps (VSTS), when I try add any extension that add build tasks, the extension is shown as "Installed" but the task list isn't updated with the new tasks. I found solutions only for the on premise version of TFS (the classic clear cache folder) but I suppose that I cannot do this in the cloud.
The last time I needed to add an extension was aprox. 1 month ago I had no problems.
For example:
The google play extension is installed but none of it's tasks is shown on the task list, but it still appear as "Installed"
And on the Extensions page the extension is in the list as expected:
Any sugestions on how to "force" the task list to update?
Update:
The problem is not with a parcular extension, another test with some random extension from the marketplace:
It shows as Installed but the Tasks do not appear.
azure-devops azure-pipelines azure-marketplace
add a comment |
Using Azure DevOps (VSTS), when I try add any extension that add build tasks, the extension is shown as "Installed" but the task list isn't updated with the new tasks. I found solutions only for the on premise version of TFS (the classic clear cache folder) but I suppose that I cannot do this in the cloud.
The last time I needed to add an extension was aprox. 1 month ago I had no problems.
For example:
The google play extension is installed but none of it's tasks is shown on the task list, but it still appear as "Installed"
And on the Extensions page the extension is in the list as expected:
Any sugestions on how to "force" the task list to update?
Update:
The problem is not with a parcular extension, another test with some random extension from the marketplace:
It shows as Installed but the Tasks do not appear.
azure-devops azure-pipelines azure-marketplace
I just tried to install this extension and it works well. did you try to uninstall and install again?
– Shayki Abramczyk
Oct 25 '18 at 20:51
Its not just for this extension, any extension that I install/reinstall doens't show up in the task list, I think the problem is with my azure devops organization instead of some particular extension...
– Thales Raymond
Oct 25 '18 at 21:20
1
Then you could issue a bug here for a quick response from the technical team directly
– Jayendran
Oct 26 '18 at 2:21
add a comment |
Using Azure DevOps (VSTS), when I try add any extension that add build tasks, the extension is shown as "Installed" but the task list isn't updated with the new tasks. I found solutions only for the on premise version of TFS (the classic clear cache folder) but I suppose that I cannot do this in the cloud.
The last time I needed to add an extension was aprox. 1 month ago I had no problems.
For example:
The google play extension is installed but none of it's tasks is shown on the task list, but it still appear as "Installed"
And on the Extensions page the extension is in the list as expected:
Any sugestions on how to "force" the task list to update?
Update:
The problem is not with a parcular extension, another test with some random extension from the marketplace:
It shows as Installed but the Tasks do not appear.
azure-devops azure-pipelines azure-marketplace
Using Azure DevOps (VSTS), when I try add any extension that add build tasks, the extension is shown as "Installed" but the task list isn't updated with the new tasks. I found solutions only for the on premise version of TFS (the classic clear cache folder) but I suppose that I cannot do this in the cloud.
The last time I needed to add an extension was aprox. 1 month ago I had no problems.
For example:
The google play extension is installed but none of it's tasks is shown on the task list, but it still appear as "Installed"
And on the Extensions page the extension is in the list as expected:
Any sugestions on how to "force" the task list to update?
Update:
The problem is not with a parcular extension, another test with some random extension from the marketplace:
It shows as Installed but the Tasks do not appear.
azure-devops azure-pipelines azure-marketplace
azure-devops azure-pipelines azure-marketplace
edited Oct 25 '18 at 21:25
Thales Raymond
asked Oct 25 '18 at 19:46
Thales RaymondThales Raymond
1266
1266
I just tried to install this extension and it works well. did you try to uninstall and install again?
– Shayki Abramczyk
Oct 25 '18 at 20:51
Its not just for this extension, any extension that I install/reinstall doens't show up in the task list, I think the problem is with my azure devops organization instead of some particular extension...
– Thales Raymond
Oct 25 '18 at 21:20
1
Then you could issue a bug here for a quick response from the technical team directly
– Jayendran
Oct 26 '18 at 2:21
add a comment |
I just tried to install this extension and it works well. did you try to uninstall and install again?
– Shayki Abramczyk
Oct 25 '18 at 20:51
Its not just for this extension, any extension that I install/reinstall doens't show up in the task list, I think the problem is with my azure devops organization instead of some particular extension...
– Thales Raymond
Oct 25 '18 at 21:20
1
Then you could issue a bug here for a quick response from the technical team directly
– Jayendran
Oct 26 '18 at 2:21
I just tried to install this extension and it works well. did you try to uninstall and install again?
– Shayki Abramczyk
Oct 25 '18 at 20:51
I just tried to install this extension and it works well. did you try to uninstall and install again?
– Shayki Abramczyk
Oct 25 '18 at 20:51
Its not just for this extension, any extension that I install/reinstall doens't show up in the task list, I think the problem is with my azure devops organization instead of some particular extension...
– Thales Raymond
Oct 25 '18 at 21:20
Its not just for this extension, any extension that I install/reinstall doens't show up in the task list, I think the problem is with my azure devops organization instead of some particular extension...
– Thales Raymond
Oct 25 '18 at 21:20
1
1
Then you could issue a bug here for a quick response from the technical team directly
– Jayendran
Oct 26 '18 at 2:21
Then you could issue a bug here for a quick response from the technical team directly
– Jayendran
Oct 26 '18 at 2:21
add a comment |
1 Answer
1
active
oldest
votes
I created a ticket for the microsoft team but the issue disappeared overnight (after uninstalling/installing the extesions again in the next day), must have been some regional instability or just god telling me to stop working and go home.
1
i was scratching my head on this one as well. uninstall/installing again fixes my problem
– Major
Nov 3 '18 at 2:39
this happens all the time for me
– Jeremy Holovacs
Mar 28 at 17:28
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52996979%2fall-the-build-pipeline-new-extensions-installed-through-the-marketplace-do-not%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I created a ticket for the microsoft team but the issue disappeared overnight (after uninstalling/installing the extesions again in the next day), must have been some regional instability or just god telling me to stop working and go home.
1
i was scratching my head on this one as well. uninstall/installing again fixes my problem
– Major
Nov 3 '18 at 2:39
this happens all the time for me
– Jeremy Holovacs
Mar 28 at 17:28
add a comment |
I created a ticket for the microsoft team but the issue disappeared overnight (after uninstalling/installing the extesions again in the next day), must have been some regional instability or just god telling me to stop working and go home.
1
i was scratching my head on this one as well. uninstall/installing again fixes my problem
– Major
Nov 3 '18 at 2:39
this happens all the time for me
– Jeremy Holovacs
Mar 28 at 17:28
add a comment |
I created a ticket for the microsoft team but the issue disappeared overnight (after uninstalling/installing the extesions again in the next day), must have been some regional instability or just god telling me to stop working and go home.
I created a ticket for the microsoft team but the issue disappeared overnight (after uninstalling/installing the extesions again in the next day), must have been some regional instability or just god telling me to stop working and go home.
answered Oct 26 '18 at 22:39
Thales RaymondThales Raymond
1266
1266
1
i was scratching my head on this one as well. uninstall/installing again fixes my problem
– Major
Nov 3 '18 at 2:39
this happens all the time for me
– Jeremy Holovacs
Mar 28 at 17:28
add a comment |
1
i was scratching my head on this one as well. uninstall/installing again fixes my problem
– Major
Nov 3 '18 at 2:39
this happens all the time for me
– Jeremy Holovacs
Mar 28 at 17:28
1
1
i was scratching my head on this one as well. uninstall/installing again fixes my problem
– Major
Nov 3 '18 at 2:39
i was scratching my head on this one as well. uninstall/installing again fixes my problem
– Major
Nov 3 '18 at 2:39
this happens all the time for me
– Jeremy Holovacs
Mar 28 at 17:28
this happens all the time for me
– Jeremy Holovacs
Mar 28 at 17:28
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52996979%2fall-the-build-pipeline-new-extensions-installed-through-the-marketplace-do-not%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I just tried to install this extension and it works well. did you try to uninstall and install again?
– Shayki Abramczyk
Oct 25 '18 at 20:51
Its not just for this extension, any extension that I install/reinstall doens't show up in the task list, I think the problem is with my azure devops organization instead of some particular extension...
– Thales Raymond
Oct 25 '18 at 21:20
1
Then you could issue a bug here for a quick response from the technical team directly
– Jayendran
Oct 26 '18 at 2:21