Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Extraneous field erroneously included in Server Capability and Topology creation/modification responses #6792

@ocket8888

Description

@ocket8888

This Bug Report affects these Traffic Control components:

  • Traffic Ops

Current behavior:

Both the /topologies and /server_capabilities API endpoints will respond to POST and PUT requests with an extra, undocumented response property: RequestedName. This is likely a symptom of their use of the CRUDer (but should be easily fixable without rewriting to not use it).

The documented response examples don't include this property, and those are copy/pasted usually, so I think this is a regression bug.

Expected behavior:

That field serves no external purpose and shouldn't exist in responses ever.

Steps to reproduce:

Create a Topology or Server Capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Traffic Opsrelated to Traffic Opslow difficultythe estimated level of effort to resolve this issue is lowlow impactaffects only a small portion of a CDN, and cannot itself break oneregression buga bug in existing functionality introduced by a new version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions