Skip to content

TeamCity 2026.1 breaks editing parameters (and perhaps other things?) #267

@cailyoung

Description

@cailyoung

url: window['base_uri'] + '/app/rest/webhooks/templates/id:' + templateId + '/templateItems/' + buildTemplateId + '?fields=**',

When editing a parameter that existed before updating our TeamCity to 2026.1 we get this error:

jetbrains.buildServer.server.rest.errors.BadRequestException: Using '**' in fields specification is disabled by default due to performance concerns. To enable it, set the internal property 'rest.request.allNestedFieldsRecursively.enabled=true' on the server.

Plugin version 2.0.1
TeamCity version 2026.1

We will explore setting the property and report back if it works around the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions