You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
TFS.WebApi.Exception: The user doesn't have access to the service endpoint(s) added to this definition or they are not found. Names/IDs:
Steps to recreate
We have TFS 2018 update 2 and are on-premise
1.create endpoints in new project or collection
2. export build definitiion
3.import .json to project or collection
4. get import export window saying : if the import succeeds, it will create a new definition named TestTableauJenkins
Build queue ReportPool (id: 522) referenced in the JSON is not found. The definition will use build queue ReportPool (id: 114) instead.
5. after clicking import get message TFS.WebApi.Exception: The user doesn't have access to the service endpoint(s) added to this definition or they are not found. Names/IDs: id # here but we can't find it in our database. it changes to a different ID per user.
Current behavior
failure on import to project on same collection or project in a different collection
Expected behavior
allows to import
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Installed product versions
Description
TFS.WebApi.Exception: The user doesn't have access to the service endpoint(s) added to this definition or they are not found. Names/IDs:
Steps to recreate
We have TFS 2018 update 2 and are on-premise
1.create endpoints in new project or collection
2. export build definitiion
3.import .json to project or collection
4. get import export window saying : if the import succeeds, it will create a new definition named TestTableauJenkins
Build queue ReportPool (id: 522) referenced in the JSON is not found. The definition will use build queue ReportPool (id: 114) instead.
5. after clicking import get message TFS.WebApi.Exception: The user doesn't have access to the service endpoint(s) added to this definition or they are not found. Names/IDs: id # here but we can't find it in our database. it changes to a different ID per user.
Current behavior
failure on import to project on same collection or project in a different collection
Expected behavior
allows to import
The text was updated successfully, but these errors were encountered: