semaphoreui / semaphore

Modern UI for Ansible, Terraform, OpenTofu, Bash, Pulumi.
https://semaphoreui.com
MIT License
10.24k stars 1.03k forks source link

Problem: Restoring a project does not restore a tasks survey variables properly. #2153

Open UNiXMIT opened 2 months ago

UNiXMIT commented 2 months ago

Issue

After you restore a project, no survey variables for any task have been restored.

Impact

Semaphore Project

Installation method

Docker

Database

Postgres

Browser

No response

Semaphore Version

2.10.11

Ansible Version

No response

Logs & errors

No response

Manual installation - system information

No response

Configuration

No response

Additional information

No response

UNiXMIT commented 1 month ago

It's because the API /project/1/templates does not pull the survey variables, JSON from that API endpoint contains "survey_vars": null,