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
A Task which is Created can not be deleted once the Option "I want to run a task by the cron only for new [...]" is set.
This Option can not be deactivated by unchecking the Checkmark Again. Which resulst in the Task beeing not deletable.
Impact
Web-Frontend (what users interact with)
Installation method
Snap
Database
BoltDB
Browser
Firefox, Chrome, Microsoft Edge
Semaphore Version
2.10.22-e44910d-1721658299
Ansible Version
Logs & errors
No response
Manual installation - system information
No response
Configuration
No response
Additional information
When the above mentioned Option is not set, the task can be deleted as expected.
However, the option can not be removed. After it is unchecked and saved, it persists.
The text was updated successfully, but these errors were encountered:
I currently have the following workaround:
Export the Project via Backup, reset the cron value to null ( in template) and reimport Then it can be deleted again.
i think i can narrow it down to soley beeing a gui issue with the Checkbox.
Looking at the Requests, the id of the schedule can be extracted
and then be delted like in the following line
Issue
A Task which is Created can not be deleted once the Option "I want to run a task by the cron only for new [...]" is set.
![Image](https://private-user-images.githubusercontent.com/9151455/408790769-04eb8a26-1c95-4669-ac35-ec3035fa3492.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTUzODUsIm5iZiI6MTczOTMxNTA4NSwicGF0aCI6Ii85MTUxNDU1LzQwODc5MDc2OS0wNGViOGEyNi0xYzk1LTQ2NjktYWMzNS1lYzMwMzVmYTM0OTIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMjMwNDQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OTAyMGE5ZDI3MGYyMzA5MzJkZDI2ODVkNDgwOGI5MzYwZGNiYjFjYzI1MGIwYmMxMDhmMDc2YzllZmY5ZmQ5NSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.bFrUfjAl3HwCZSFqMLdaOliNEwOGmUbeMdMCgCtmBuk)
This Option can not be deactivated by unchecking the Checkmark Again. Which resulst in the Task beeing not deletable.
Impact
Web-Frontend (what users interact with)
Installation method
Snap
Database
BoltDB
Browser
Firefox, Chrome, Microsoft Edge
Semaphore Version
2.10.22-e44910d-1721658299
Ansible Version
Logs & errors
No response
Manual installation - system information
No response
Configuration
No response
Additional information
When the above mentioned Option is not set, the task can be deleted as expected.
![Image](https://private-user-images.githubusercontent.com/9151455/408790871-d309cec8-4ef0-4d08-ae10-c9ceeaf44e63.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTUzODUsIm5iZiI6MTczOTMxNTA4NSwicGF0aCI6Ii85MTUxNDU1LzQwODc5MDg3MS1kMzA5Y2VjOC00ZWYwLTRkMDgtYWUxMC1jOWNlZWFmNDRlNjMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMjMwNDQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MmZiYTkwYjE1MjliMTQxNzExOTM5ZTNiNzEzMGY3YTBhM2Q3YjYyOGU4MWU0YjQzNGRmNDRlOWQ5NTUwYzcyZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.2R8RsfgWBRSU5KyfNg0p8Ye3n1KFJaeh0A4Ukvb1JAo)
However, the option can not be removed. After it is unchecked and saved, it persists.
The text was updated successfully, but these errors were encountered: