Skip to content

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

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

Open
johnstcn opened this issue Apr 11, 2025 · 0 comments
Open

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

johnstcn opened this issue Apr 11, 2025 · 0 comments
Labels
coder-ui Frontend tasks for coder/coder

Comments

@johnstcn
Copy link
Member

johnstcn commented Apr 11, 2025

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.

@johnstcn johnstcn added the coder-ui Frontend tasks for coder/coder label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coder-ui Frontend tasks for coder/coder
Projects
None yet
Development

No branches or pull requests

1 participant