semaphoreui / semaphore

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

Problem: not possible to edit secret name #2293

Open AndrewSav opened 1 month ago

AndrewSav commented 1 month ago

Issue

When working with an environment, when you try to edit a secret name, it looks like it is succeed but the edit is not saved. When you open it again, the value is old.

image

Impact

Web-Frontend (what users interact with)

Installation method

Docker

Database

Postgres

Browser

Chrome

Semaphore Version

2..10.22

Ansible Version

Let me know if this is relevant, and I'll provide if so

Logs & errors

No errors in the browser console

Manual installation - system information

No response

Configuration

No response

Additional information

No response

RatbekYernar commented 1 month ago

I noticed that if I create a new secret with the same name, it will be overwritten, but if I just want to change value an existing one, it will not be applied. Also, how can I see the value of the secrets?