8000 audit: "resource_target is not a valid query param" conflicts with the docs · Issue #8050 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
audit: "resource_target is not a valid query param" conflicts with the docs #8050
Closed
@bpmct

Description

@bpmct

https://coder.com/docs/v2/latest/admin/audit-logs#filtering-logs mentions resource_target, yet it is rejected by Coder

{
    "message": "Invalid audit search query.",
    "validations": [
        {
            "field": "resource_target",
            "detail": "Query param \"resource_target\" is not a valid query param"
        }
    ]
}

Metadata

Metadata

Assignees

Labels

s2Broken use cases or features (with a workaround). Only humans may set this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0