-
### Describe the issue
To reproduce:
- Create a namespace file in Kestra UI
- Try to delete it using API call
Here is a short loom video showcasing the issue: https://www.loom.com/share/dc3f26…
-
### Expected Behavior
Following the documentation and blueprint, the MotherDuck doesn't seem to work anymore.
![image](https://github.com/user-attachments/assets/468fb6e9-9c03-4d99-9a19-a1d3ff76c6…
Ben8t updated
1 month ago
-
Demo: https://share.descript.com/view/dbRDqGTVBeW
Trying to change filter e.g. for last 5 minutes or for the entire last year has no effect, the UI still displays the same time period - let's i…
-
### Describe the issue
Using an expression for a SELECT input in onResume in a Pause flow does not show items.
Here is a sample
```
id: inputIssue
namespace: test
inputs:
- id: hosts…
-
### Describe the issue
# TLDR
Accessing the plugins page ( https://my-orga.fr/kestra/ui/plugins ) displays the "Page not found" page.
## Specs
Possibly important conf :
```
environment:
…
-
### Expected Behavior
Given a file to be copied from local storage to GCS, the file should get copied to the appropriate GCS bucket destination successfully.
**Note:** The Copy task works well for c…
-
### Describe the issue
When trying to use the cytopia/ansible docker container, i need to copy SSH priv key into the workingDir and reference it explicitly so that the passwordless ssh connection to …
-
### Describe the issue
![image](https://github.com/user-attachments/assets/e024181f-9301-488c-a60e-9b89df54679c)
## Reproducer flow
```yaml
id: errors
namespace: company.team
tasks:
-…
-
### Describe the issue
When I executed a flow using the API, I got a response with a URL to Kestra that contained two slashes when only one was needed.
Flow:
```yaml
id: hello_world
namespace: …
-
### Describe the issue
We should ensure that navigating to any definition doesn't cause a page reload. Otherwise, there's rsk of unsaved work for the user or they would need to save unnecessarily oft…