Skip to content

bug: cannot view logs when updating template version parameter #580

Open
@johnstcn

Description

@johnstcn

Note: Please close this out if it's a duplicate.

Problem:

While Thomas and I were investigating some template issues on the demo environment, we ran into an issue updating a template version parameter. The Terraform plan would fail but we would get no visibility into what the actual error reported by Terraform was.

In order to actually find the issue, we had to navigate to /api/v2/templateversions/{template_verison_id}/logs to see the actual error and fix it.

Screen.Recording.2025-04-11.at.18.11.31.mov

Suggested solution:

  1. Add a 'logs drawer' to the template parameters view to show the template import job logs when updating a template version parameter

  2. Add a dropdown to the template versions list page to allow expanding the logs for any template version. This would allow template administrators to quickly investigate errors with templates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coder-uiFrontend tasks for coder/coder

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions