You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to version 2.11.X, Task Templates for Terraform and OpenTofu are unable to be deleted with an HTTP 409 error reported. These templates can be successfully created and ran. Only deleting these templates causes this error. All other default task template types delete with out issue. Downgrading to version 2.10.43 corrects the problem with these task templates being deleted.
{"id":16,"project_id":1,"inventory_id":9,"repository_id":2,"environment_id":3,"name":"Terraform Test Test","playbook":"","arguments":"[]","allow_override_args_in_task":false,"description":null,"vaults":[],"type":"","start_version":null,"build_template_id":null,"view_id":null,"last_task":null,"autorun":false,"git_branch":null,"survey_vars":null,"suppress_success_alerts":false,"app":"terraform","tasks":0,"task_params":null}
Issue
After upgrading to version 2.11.X, Task Templates for Terraform and OpenTofu are unable to be deleted with an HTTP 409 error reported. These templates can be successfully created and ran. Only deleting these templates causes this error. All other default task template types delete with out issue. Downgrading to version 2.10.43 corrects the problem with these task templates being deleted.
Impact
Web-Frontend (what users interact with)
Installation method
Package
Database
BoltDB
Browser
Chrome
Semaphore Version
2.11.2-0e9490c-1735214524
Ansible Version
Logs & errors
Manual installation - system information
Server is a LXC Ubuntu 24.04 container running on Proxmox.
uname -a
Linux semaphore-prod-pve-01 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64 x86_64 x86_64 GNU/Linux
Configuration
config.json
Additional information
I did try to run
semaphore migrate
to see if this was due to a change with the database, but that did not help or change the behavior in anyway.The text was updated successfully, but these errors were encountered: