Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When cloning DS assignments from one cache to another, target cache list is incomplete #2963

Closed
mitchell852 opened this issue Oct 29, 2018 · 0 comments · Fixed by #3522
Closed
Assignees
Labels
bug something isn't working as intended Traffic Portal v1 related to Traffic Portal version 1

Comments

@mitchell852
Copy link
Member

mitchell852 commented Oct 29, 2018

https://tp.domain.net/#!/servers/:id/delivery-services under More provides the ability to clone ds assignments from one cache to another, however, the target cache list is incomplete as the dropdown in this view:

image

is populated via this API call:

GET api/1.3/servers?type=EDGE

This is problematic because the system allow the addition of caches types such as:

EDGE_FOO

so currently, the targets list is limited to type=EDGE and you can't clone ds assignments from one EDGE_FOO cache to another EDGE_FOO cache.

@mitchell852 mitchell852 added bug something isn't working as intended Traffic Portal v1 related to Traffic Portal version 1 labels Oct 29, 2018
@mitchell852 mitchell852 self-assigned this Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working as intended Traffic Portal v1 related to Traffic Portal version 1
Projects
None yet
1 participant