Results 18 issues of Jack P

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: bug
priority: p2

### Describe the issue I run a YAML flow with 4 tasks in a parallel GCP Cloud Batch Task Runner. These 4 tasks are Sub Flows. It prints logs/adds the...

bug

### Feature description I reuse Pebble expressions all over my Workflow YAMLs, and could benefit from making them macros in a single file, and importing them to Workflow YAMLs. If...

enhancement

### Describe the issue ![Screenshot 2024-05-16 at 4 04 51 PM](https://github.com/kestra-io/kestra/assets/21957238/fbda4041-c662-456e-a698-824d119d6298) Could we widen the date ranges on top right 🙏 ? Thank you! ### Environment - Kestra Version: 0.16.6...

bug

In the below example, my flow says it's been running for 1h 15 minutes, but in reality it has been running for about 1h 50m. I have been witnessing this...

### Describe the issue - Press Kill Parent and Subflows - UI proceeds to kill flows in UI, it does kill the parent main flow (not ran in task runner),...

bug
topic/task-runner

### Describe the issue I run into issue when using Prefill option on executions, happens consistently :crying_cat_face: : video: https://www.loom.com/share/319de373f5954b7a954be8ad6d905916?sid=ae65a6a8-1749-4706-ae79-52afe0c41f3b network api error -> ``` "Invalid entity: jobs: Invalid input...

bug

### Describe the issue Hello ! This is sorta related to [this issue](https://github.com/kestra-io/kestra/issues/3768). But when I run a workflow with blank inputs, it uses Null, but if I run a...

bug
area/frontend
kind/blocker

### Describe the issue Input is required when validator is present, despite require: false - *This occurs in Kestra Cloud ```yaml - id: start_date type: STRING required: false validator: ^\d{4}-\d{2}-\d{2}$...

bug
kind/customer-request

### Describe the issue Execute: ```bash ./run kestra:cli 1 flow validate kestra_flows/automations/bigquery --server=https://us.kestra.cloud --api-token= --tenant= ``` Result: ```bash ✘ - x.automations.bigquery.bigquery_dedupper Unable to parse flows due to the following error:...

bug
area/backend
kind/customer-request
kind/cooldown