instance_id stringlengths 17 39 | repo stringclasses 8
values | issue_id stringlengths 14 34 | pr_id stringlengths 14 34 | linking_methods listlengths 1 3 | base_commit stringlengths 40 40 | merge_commit stringlengths 0 40 ⌀ | hints_text listlengths 0 106 | resolved_comments listlengths 0 119 | created_at timestamp[ns, tz=UTC] | labeled_as listlengths 0 7 | problem_title stringlengths 7 174 | problem_statement stringlengths 0 55.4k | gold_files listlengths 0 10 | gold_files_postpatch listlengths 1 10 | test_files listlengths 0 60 | gold_patch stringlengths 220 5.83M | test_patch stringlengths 386 194k ⌀ | split_random stringclasses 3
values | split_time stringclasses 3
values | issue_start_time timestamp[ns] | issue_created_at timestamp[ns, tz=UTC] | issue_by_user stringlengths 3 21 | split_repo stringclasses 3
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
kestra-io/kestra/1578_1651 | kestra-io/kestra | kestra-io/kestra/1578 | kestra-io/kestra/1651 | [
"keyword_pr_to_issue"
] | b5277ecd1d8817ed246754150b5cb7d424fe1840 | 16fe7a2f07c2500c6e66cb6559089128f5fec9ea | [
"Can't reproduce, if anyone else manage to feel free to take it",
"nvm"
] | [] | 2023-06-28T02:53:34Z | [
"bug"
] | Unsaved popup even If I just save the content | ERROR: type should be string, got "\r\nhttps://github.com/kestra-io/kestra/assets/2064609/6f94a6ce-1c65-4381-83bf-6eaf13409ae4\r\n\r\n- type somethings\r\n- hit ctrl + s\r\n- hit f5 \r\n- say the unsaved popup " | [
"ui/src/components/inputs/EditorView.vue"
] | [
"ui/src/components/inputs/EditorView.vue"
] | [] | diff --git a/ui/src/components/inputs/EditorView.vue b/ui/src/components/inputs/EditorView.vue
index 154d512425..8e02695b55 100644
--- a/ui/src/components/inputs/EditorView.vue
+++ b/ui/src/components/inputs/EditorView.vue
@@ -341,6 +341,7 @@
flowYaml.value = event;
haveChange.value = true;
s... | null | val | train | 2023-06-28T12:23:08 | 2023-06-21T15:42:49Z | tchiotludo | train |
kestra-io/kestra/1645_1653 | kestra-io/kestra | kestra-io/kestra/1645 | kestra-io/kestra/1653 | [
"keyword_pr_to_issue"
] | 0d4ce281f8372abe5727a40ad52d87e2fb3736ba | 6132c8a19ac2b55cc9a8d7a2484534ebc58242a0 | [] | [] | 2023-06-28T09:16:50Z | [
"bug",
"enhancement"
] | Documentation in editor view doesn't show up if no line below cursor position | ### Expected Behavior
When there is no new line below the cursor position, the task documentation doesn't show up as it should
### Actual Behaviour

### Steps To Reproduce
_No response_
### Environment Information
... | [
"ui/src/utils/yamlUtils.js"
] | [
"ui/src/utils/yamlUtils.js"
] | [] | diff --git a/ui/src/utils/yamlUtils.js b/ui/src/utils/yamlUtils.js
index cfc91337d7..67d6cbdbce 100644
--- a/ui/src/utils/yamlUtils.js
+++ b/ui/src/utils/yamlUtils.js
@@ -161,41 +161,42 @@ export default class YamlUtils {
return index === -1 ? Number.MAX_SAFE_INTEGER : index;
}
- static getTaskType(s... | null | train | train | 2023-06-28T16:22:30 | 2023-06-27T15:36:51Z | Ben8t | train |
kestra-io/kestra/1310_1655 | kestra-io/kestra | kestra-io/kestra/1310 | kestra-io/kestra/1655 | [
"keyword_pr_to_issue"
] | ba1eaa309ce37fd91cd53b17a60d9639d16f148d | 0d4ce281f8372abe5727a40ad52d87e2fb3736ba | [
"What do you expect ? @Skraye ",
"Does not looks natural to me.\r\nWhat do you think @Nico-Kestra ?",
"https://www.figma.com/file/4tLhsoCsh9yVzYRY1N70kS/App-Kestra?type=design&node-id=1100%3A7303&t=oTbZMn2N0k2MDyDk-1\r\n\r\nI think it's important to provide context for why Kestra triggers this pop-up. This text... | [] | 2023-06-28T14:02:09Z | [
"bug"
] | Boolean inputs not displayed correctly | ### Expected Behavior
_No response_
### Actual Behaviour

### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version: 0.8.1
### Example flow
_No response_ | [
"ui/src/components/flows/FlowRun.vue"
] | [
"ui/src/components/flows/FlowRun.vue"
] | [] | diff --git a/ui/src/components/flows/FlowRun.vue b/ui/src/components/flows/FlowRun.vue
index ff230ed36a..726a8fa656 100644
--- a/ui/src/components/flows/FlowRun.vue
+++ b/ui/src/components/flows/FlowRun.vue
@@ -9,7 +9,7 @@
<el-form-item
v-for="input in flow.inputs || []"
:... | null | train | train | 2023-06-28T15:29:43 | 2023-05-16T08:09:57Z | Skraye | train |
kestra-io/kestra/1405_1662 | kestra-io/kestra | kestra-io/kestra/1405 | kestra-io/kestra/1662 | [
"keyword_pr_to_issue"
] | ce87fcedad47f4f4807381ba8bfed56e3e977bdb | 97fbc93655fc333232b2c9b1947b97c431cf84f9 | [
"Another suggestion would be to have a more explicit \"with-text\" button either fixed at top or bottom (without it taking too much space) because this functionnality is way too hidden imo. Also, it shouldn't appear as a button ?",
"Proper design/solution in Figma\n\nhttps://www.figma.com/file/4tLhsoCsh9yVzYRY1N7... | [
"```suggestion\r\n <el-header>\r\n <AlertCircle class=\"align-middle text-danger\" />\r\n <span class=\"align-middle\">\r\n {{ $t(\"error detected\") }}\r\n </span>\r\n </el-header>\r\n```"
] | 2023-06-29T09:19:43Z | [
"enhancement",
"frontend"
] | Highlight/Move Flow syntax error/validation icon | ### Feature description
The icon indicating flow syntax error/validation is a bit hided and could be closer to the actual editor or highlight messages in a better way.
One idea is to move this icon to the left side (close to the unfold/fold arrows) but then it won't appear in full topology view
 for all conditions"
] | [] | 2023-06-30T19:41:13Z | [
"plugin",
"frontend"
] | Add logos to `models.conditions` tasks | ### Feature description
Blueprints make it more visible that some logos are missing on core tasks such as Conditions:

It would be great to add those. @Nico-Kestra do you have some logo examples in mind that could... | [] | [
"core/src/main/resources/icons/io.kestra.core.models.conditions.types.svg"
] | [] | diff --git a/core/src/main/resources/icons/io.kestra.core.models.conditions.types.svg b/core/src/main/resources/icons/io.kestra.core.models.conditions.types.svg
new file mode 100644
index 0000000000..6ce949f35d
--- /dev/null
+++ b/core/src/main/resources/icons/io.kestra.core.models.conditions.types.svg
@@ -0,0 +1,7 @@
... | null | train | train | 2023-06-30T20:59:49 | 2023-06-29T11:32:20Z | anna-geller | train |
kestra-io/kestra/1587_1674 | kestra-io/kestra | kestra-io/kestra/1587 | kestra-io/kestra/1674 | [
"keyword_pr_to_issue"
] | 97fbc93655fc333232b2c9b1947b97c431cf84f9 | 09c8261eaeae858d1bc4ab06d8ab55e6097c0031 | [
"From my POV, I would make declared variable null, because in this example :\r\n* inputs.givenName > Is defined but has no value > `null`\r\n* inputs.notDefined > Is not defined> `undefined`",
"as a user, I'd expect that input is set to `null` when `defaults` is not provided ",
"relate to #1515, we removed null... | [] | 2023-06-30T21:09:38Z | [
"backend"
] | Empty inputs are not added to the list of inputs | ### Issue description
As example, see the followning flow:
```yaml
id: trial
namespace: iss.trial
inputs:
- name: givenName
type: STRING
required: false
tasks:
- id: if
type: io.kestra.core.tasks.flows.If
condition: "{{inputs.givenName}}"
then:
- id: when-true
type: io.kestra.core.t... | [
"core/src/main/java/io/kestra/core/models/executions/Execution.java",
"core/src/main/java/io/kestra/core/runners/RunnerUtils.java"
] | [
"core/src/main/java/io/kestra/core/models/executions/Execution.java",
"core/src/main/java/io/kestra/core/runners/RunnerUtils.java"
] | [
"core/src/test/java/io/kestra/core/runners/InputsTest.java",
"webserver/src/test/java/io/kestra/webserver/controllers/ExecutionControllerTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/models/executions/Execution.java b/core/src/main/java/io/kestra/core/models/executions/Execution.java
index fecb1ba777..f1a933a55c 100644
--- a/core/src/main/java/io/kestra/core/models/executions/Execution.java
+++ b/core/src/main/java/io/kestra/core/models/executions/Exec... | diff --git a/core/src/test/java/io/kestra/core/runners/InputsTest.java b/core/src/test/java/io/kestra/core/runners/InputsTest.java
index c1fa9ac5b4..d194f7a61e 100644
--- a/core/src/test/java/io/kestra/core/runners/InputsTest.java
+++ b/core/src/test/java/io/kestra/core/runners/InputsTest.java
@@ -85,6 +85,15 @@ void m... | train | train | 2023-06-30T20:59:49 | 2023-06-22T10:04:42Z | loicmathieu | train |
kestra-io/kestra/1641_1677 | kestra-io/kestra | kestra-io/kestra/1641 | kestra-io/kestra/1677 | [
"keyword_pr_to_issue"
] | 97fbc93655fc333232b2c9b1947b97c431cf84f9 | 852dff110f3f348294ec50f0b1459a4ea438805e | [] | [] | 2023-07-03T07:49:09Z | [
"bug"
] | Regression error: the button to switch between vertical and horizontal topology alignment is gone | ### Expected Behavior

there is o way to change it to the top to bottom
### Actual Behaviour
_No response_
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version: develop full
- Operatin... | [
"ui/src/components/executions/Topology.vue",
"ui/src/components/flows/Topology.vue"
] | [
"ui/src/components/executions/Topology.vue",
"ui/src/components/flows/Topology.vue"
] | [] | diff --git a/ui/src/components/executions/Topology.vue b/ui/src/components/executions/Topology.vue
index 9bc3149d9b..85f3e06cbf 100644
--- a/ui/src/components/executions/Topology.vue
+++ b/ui/src/components/executions/Topology.vue
@@ -10,6 +10,7 @@
:source="flow.source"
:execution="exe... | null | train | train | 2023-06-30T20:59:49 | 2023-06-27T13:09:23Z | anna-geller | train |
kestra-io/kestra/1679_1685 | kestra-io/kestra | kestra-io/kestra/1679 | kestra-io/kestra/1685 | [
"keyword_pr_to_issue"
] | 7eb27e02cad90cd8d4df42459d64cfd3c3f822b0 | 8387a7590cee897e3adcd91260c3301a3174aa66 | [] | [
"You should get all env var at bean creation time and prepare a map of key/value, this would be more performant than calling System.getenv at each function call.",
":+1: ",
"`SECRETS_` should be defined as a constant.",
"Should be toLowerCase I think, and you can use the length of the prefix constant instead ... | 2023-07-03T14:06:00Z | [
"backend"
] | Add Secret environment variable | ### Feature description
Add a `SECRET` environment variable with base64 encodage letting user add simple secret variables in configuration | [
"build.gradle",
"core/src/main/java/io/kestra/core/runners/pebble/Extension.java"
] | [
"build.gradle",
"core/src/main/java/io/kestra/core/runners/pebble/Extension.java",
"core/src/main/java/io/kestra/core/runners/pebble/functions/SecretFunction.java",
"core/src/main/java/io/kestra/core/secret/SecretService.java"
] | [
"core/src/test/java/io/kestra/core/secret/SecretFunctionTest.java",
"core/src/test/resources/flows/valids/secrets.yaml"
] | diff --git a/build.gradle b/build.gradle
index c37ecf0c06..6387373985 100644
--- a/build.gradle
+++ b/build.gradle
@@ -168,6 +168,8 @@ subprojects {
// configure en_US default locale for tests
systemProperty 'user.language', 'en'
systemProperty 'user.country', 'US'
+
+ environment 'SEC... | diff --git a/core/src/test/java/io/kestra/core/secret/SecretFunctionTest.java b/core/src/test/java/io/kestra/core/secret/SecretFunctionTest.java
new file mode 100644
index 0000000000..9e30fd8329
--- /dev/null
+++ b/core/src/test/java/io/kestra/core/secret/SecretFunctionTest.java
@@ -0,0 +1,39 @@
+package io.kestra.core... | test | train | 2023-07-03T16:47:51 | 2023-07-03T09:16:05Z | Ben8t | train |
kestra-io/kestra/1682_1690 | kestra-io/kestra | kestra-io/kestra/1682 | kestra-io/kestra/1690 | [
"keyword_pr_to_issue"
] | 8df54c40fb4d59dc66189ecbea1aaf812ae8756e | 1983530419a76e28feba0993ea939f736b717220 | [
"Hi,\r\nWe totally revamped our website a few weeks ago and it's possible that some links changed.\r\nThe README should be updated, if you would like to make a pull request it would be great!"
] | [] | 2023-07-04T05:13:08Z | [
"documentation"
] | Typos on links to Plugins' documentation. | ### Issue description
I found two types of typos on the links in README which redirect the user to the respective plugin's documentation on https://kestra.io/plugins/ .
1) Type 1 - Affected Plugins: Bash, Node and Python.
The README file has the type name starting with an uppercase character i.e. `https://kest... | [
"README.md"
] | [
"README.md"
] | [] | diff --git a/README.md b/README.md
index c917c65c65..a203bb5b3f 100644
--- a/README.md
+++ b/README.md
@@ -218,7 +218,7 @@ Here are some examples of the available plugins:
</tr>
<tr>
<td><a href="https://kestra.io/plugins/plugin-azure/#storage-blob">Azure Blob Storage</a></td>
- <td><a href="h... | null | train | train | 2023-07-03T22:30:13 | 2023-07-03T11:48:13Z | npranav10 | train |
kestra-io/kestra/1691_1692 | kestra-io/kestra | kestra-io/kestra/1691 | kestra-io/kestra/1692 | [
"keyword_pr_to_issue"
] | 18531555353d516abfaa84ffad8c88ab9e85f146 | 405a82c18562d058303db2c310fb1b4168ba21fe | [] | [] | 2023-07-04T12:26:21Z | [
"bug",
"enhancement",
"frontend"
] | Subflows logs are not displayed in parent gantt & logs | ### Expected Behavior
_No response_
### Actual Behaviour
_No response_
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version: 0.10.0-SNAPSHOT
- Operating System (OS / Docker / Kubernetes):
- Java Version (If not docker):
### Example flow
_No response_ | [
"ui/src/components/executions/Logs.vue",
"ui/src/components/logs/LogList.vue"
] | [
"ui/src/components/executions/Logs.vue",
"ui/src/components/logs/LogList.vue"
] | [] | diff --git a/ui/src/components/executions/Logs.vue b/ui/src/components/executions/Logs.vue
index 403b9aaa9a..1597cc6222 100644
--- a/ui/src/components/executions/Logs.vue
+++ b/ui/src/components/executions/Logs.vue
@@ -101,7 +101,7 @@
taskRunList() {
const fullList = [];
f... | null | train | train | 2023-07-04T13:32:20 | 2023-07-04T12:22:45Z | brian-mulier-p | train |
kestra-io/kestra/1693_1696 | kestra-io/kestra | kestra-io/kestra/1693 | kestra-io/kestra/1696 | [
"keyword_pr_to_issue"
] | 708997cffe922750afa4d5b58de378324f3f35db | c48ccb3c0e786481331daa37775cce16b13a784c | [] | [] | 2023-07-04T14:26:14Z | [
"bug",
"enhancement",
"frontend"
] | Copy Flow button is not working anymore | ### Expected Behavior
When I hit the Copy button on the flow page, a new flow with the same content should be created
### Actual Behaviour
The "default" flow is created with the following content:
```
id: hello-world
namespace: dev
tasks:
- id: hello
type: io.kestra.core.tasks.log.Log
message: Ke... | [
"ui/src/components/flows/FlowCreate.vue",
"ui/src/components/inputs/EditorView.vue"
] | [
"ui/src/components/flows/FlowCreate.vue",
"ui/src/components/inputs/EditorView.vue"
] | [] | diff --git a/ui/src/components/flows/FlowCreate.vue b/ui/src/components/flows/FlowCreate.vue
index a12306fc95..c1883446af 100644
--- a/ui/src/components/flows/FlowCreate.vue
+++ b/ui/src/components/flows/FlowCreate.vue
@@ -9,7 +9,7 @@
:total="total"
:guided-properties="guidedProperties"
... | null | train | train | 2023-07-04T16:09:40 | 2023-07-04T12:40:12Z | loicmathieu | train |
kestra-io/kestra/1699_1700 | kestra-io/kestra | kestra-io/kestra/1699 | kestra-io/kestra/1700 | [
"keyword_pr_to_issue"
] | c48ccb3c0e786481331daa37775cce16b13a784c | 6ded19ec285f96789e10951978b73645d8b3ccc0 | [] | [] | 2023-07-04T15:11:08Z | [
"bug",
"enhancement",
"frontend"
] | Do not display 'Triggers' tab in Flow when there is none | ### Expected Behavior
_No response_
### Actual Behaviour
_No response_
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version:
- Operating System (OS / Docker / Kubernetes):
- Java Version (If not docker):
### Example flow
_No response_ | [
"ui/src/components/flows/FlowRoot.vue"
] | [
"ui/src/components/flows/FlowRoot.vue"
] | [] | diff --git a/ui/src/components/flows/FlowRoot.vue b/ui/src/components/flows/FlowRoot.vue
index 1a9f0604d2..8454594916 100644
--- a/ui/src/components/flows/FlowRoot.vue
+++ b/ui/src/components/flows/FlowRoot.vue
@@ -138,7 +138,8 @@
tabs.push({
name: "triggers",
... | null | train | train | 2023-07-04T16:33:55 | 2023-07-04T15:02:03Z | brian-mulier-p | train |
kestra-io/kestra/1706_1711 | kestra-io/kestra | kestra-io/kestra/1706 | kestra-io/kestra/1711 | [
"keyword_pr_to_issue"
] | f58d857a8dab338c13490b55e26283c9da72ac94 | ed80eb5c06244f00736daf3e01ad07004d321bfc | [] | [
"We usually use `@Slf4j` at the class level.\r\nAt least add it as a constant it's a best practice even if only used there."
] | 2023-07-05T10:00:54Z | [
"bug"
] | Secret not in base64 exit the instance | ### Expected Behavior
_No response_
### Actual Behaviour
When putting a SECRET not in base64 the Kestra instance exit with this error :
```
2023-07-05 07:59:30,436 INFO standalone io.kestra.cli.AbstractCommand Starting Kestra with environments [cli]
2023-07-05 07:59:30,618 INFO standalone io.kestra.cli.Ab... | [
"build.gradle",
"core/src/main/java/io/kestra/core/secret/SecretService.java"
] | [
"build.gradle",
"core/src/main/java/io/kestra/core/secret/SecretService.java"
] | [] | diff --git a/build.gradle b/build.gradle
index 6387373985..cfe5455df3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -170,6 +170,7 @@ subprojects {
systemProperty 'user.country', 'US'
environment 'SECRETS_MY_SECRET', "{\"secretKey\":\"secretValue\"}".bytes.encodeBase64().toString()
+ environ... | null | test | train | 2023-07-04T22:48:42 | 2023-07-05T08:28:30Z | Ben8t | train |
kestra-io/kestra/1695_1712 | kestra-io/kestra | kestra-io/kestra/1695 | kestra-io/kestra/1712 | [
"keyword_pr_to_issue"
] | 352d71870bc5be8d3fc13163b48f96e2ebacd724 | faaeebb8eee61fc4dd8e123b55f0e9678b178c4d | [] | [] | 2023-07-05T10:18:49Z | [
"bug",
"enhancement",
"frontend"
] | Topology view let us put one task on another | ### Expected Behavior
_No response_
### Actual Behaviour
It then scopes the moved task to the bound of the dropped-on task.
Strange behaviour which has no impact functionally but let us move things around on something which should be non-editable
.
For now we have to click on "Collapse all" which does nothing then the bu... | [
"ui/src/components/executions/Logs.vue",
"ui/src/components/logs/LogList.vue"
] | [
"ui/src/components/executions/Logs.vue",
"ui/src/components/logs/LogList.vue"
] | [] | diff --git a/ui/src/components/executions/Logs.vue b/ui/src/components/executions/Logs.vue
index 1597cc6222..70fb3bcfc6 100644
--- a/ui/src/components/executions/Logs.vue
+++ b/ui/src/components/executions/Logs.vue
@@ -40,6 +40,7 @@
:exclude-metas="['namespace', 'flowId', 'taskId', 'executionId']"
... | null | test | train | 2023-07-05T12:33:30 | 2023-07-04T12:55:55Z | brian-mulier-p | train |
kestra-io/kestra/1715_1717 | kestra-io/kestra | kestra-io/kestra/1715 | kestra-io/kestra/1717 | [
"keyword_pr_to_issue"
] | 64c9b22489ac91d38be84d0ce1448f5f388e8fc7 | 988beefabccc07de412e5314a19b174a16232a4d | [] | [] | 2023-07-05T13:36:34Z | [] | Change prefix from SECRETS_ to SECRET_ for consistency with the `secret()` function | ### Feature description
Given that this prefix is added for each (singular) secret, SECRET_ prefix seems more natural and easier to understand/remember.
Also, the `secret()` function currently can only retrieve one secret at a time so plural SECRETS_ can be misleading.
cc @brian-mulier-p 🙏 | [
"build.gradle",
"core/src/main/java/io/kestra/core/secret/SecretService.java"
] | [
"build.gradle",
"core/src/main/java/io/kestra/core/secret/SecretService.java"
] | [] | diff --git a/build.gradle b/build.gradle
index cfe5455df3..3e4832e055 100644
--- a/build.gradle
+++ b/build.gradle
@@ -169,8 +169,8 @@ subprojects {
systemProperty 'user.language', 'en'
systemProperty 'user.country', 'US'
- environment 'SECRETS_MY_SECRET', "{\"secretKey\":\"secretValue\"}".by... | null | val | train | 2023-07-05T14:48:55 | 2023-07-05T12:51:18Z | anna-geller | train |
kestra-io/kestra/1697_1718 | kestra-io/kestra | kestra-io/kestra/1697 | kestra-io/kestra/1718 | [
"keyword_pr_to_issue"
] | ef8669f91112c38bb03f8e0fb8723c7f51f62a81 | 9a21fd5f1e5abc6b5f2ea8b2e383056324f9e3f6 | [] | [] | 2023-07-05T14:45:02Z | [
"bug",
"enhancement",
"frontend"
] | Moving outside task in place of a Dag subtask which others depend on break everything | ### Expected Behavior
_No response_
### Actual Behaviour
Here I moved "hello" task which was outside, in place of the "b" task which is a dependance of "a" task.
It breaks everything -> yaml editor was properly updated (although incorrect due to missing dependency) while the topology looks buggy and can't m... | [
"ui/src/components/inputs/LowCodeEditor.vue",
"ui/src/translations.json",
"ui/src/utils/yamlUtils.js"
] | [
"ui/src/components/inputs/LowCodeEditor.vue",
"ui/src/translations.json",
"ui/src/utils/yamlUtils.js"
] | [] | diff --git a/ui/src/components/inputs/LowCodeEditor.vue b/ui/src/components/inputs/LowCodeEditor.vue
index 8d0a33cb95..8923583025 100644
--- a/ui/src/components/inputs/LowCodeEditor.vue
+++ b/ui/src/components/inputs/LowCodeEditor.vue
@@ -208,12 +208,21 @@
// check multiple intersection with task
... | null | train | train | 2023-07-05T15:55:51 | 2023-07-04T14:49:30Z | brian-mulier-p | train |
kestra-io/kestra/1321_1741 | kestra-io/kestra | kestra-io/kestra/1321 | kestra-io/kestra/1741 | [
"keyword_pr_to_issue"
] | 226e971496407e7e3a40890a0be97014bcd63c98 | d1194e919c985cb4e56a5b3568172f4a257153fa | [] | [
"```suggestion\r\n testImplementation project(':runner-memory')\r\n```\r\n\r\nThis should be removed to prove it's working ;)",
"You should only need H2",
"Well, I prefere to keep those warnings but ... OK-ish",
"We've used them over 100 times in the application, so I don't see the need for spam to tell us... | 2023-07-12T09:30:21Z | [] | Migrate webserver test from memory to H2 | ### Issue description
Since many endpoints are not implemented in the memory repositories, they cannot be tested.
We need to rewrite the test to work with a H2 database and add the missing tests | [
"jdbc-h2/src/main/java/io/kestra/repository/h2/H2SettingRepository.java",
"webserver/build.gradle"
] | [
"jdbc-h2/src/main/java/io/kestra/repository/h2/H2SettingRepository.java",
"webserver/build.gradle"
] | [
"webserver/src/test/java/io/kestra/webserver/controllers/BlueprintControllerTest.java",
"webserver/src/test/java/io/kestra/webserver/controllers/ExecutionControllerTest.java",
"webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java",
"webserver/src/test/java/io/kestra/webserver/contro... | diff --git a/jdbc-h2/src/main/java/io/kestra/repository/h2/H2SettingRepository.java b/jdbc-h2/src/main/java/io/kestra/repository/h2/H2SettingRepository.java
index 27170a4a27..4cb1c17b24 100644
--- a/jdbc-h2/src/main/java/io/kestra/repository/h2/H2SettingRepository.java
+++ b/jdbc-h2/src/main/java/io/kestra/repository/h... | diff --git a/webserver/src/test/java/io/kestra/webserver/controllers/BlueprintControllerTest.java b/webserver/src/test/java/io/kestra/webserver/controllers/BlueprintControllerTest.java
index 15740e77eb..7c496b03a9 100644
--- a/webserver/src/test/java/io/kestra/webserver/controllers/BlueprintControllerTest.java
+++ b/we... | val | train | 2023-07-21T10:08:03 | 2023-05-16T17:44:24Z | Skraye | train |
kestra-io/kestra/1745_1746 | kestra-io/kestra | kestra-io/kestra/1745 | kestra-io/kestra/1746 | [
"keyword_pr_to_issue"
] | c9c2e67ac7bbfaa202b29b521dfc96ed118cf897 | d102e2265d8874f3be00ec28cd0f7424be54df43 | [] | [] | 2023-07-13T15:12:44Z | [
"bug"
] | Infinite loop in the executor if a flowable task fail | ### Expected Behavior
Even if a flowable task fail, there should not be any infinite loop in the executor.
### Actual Behaviour
The executor entre an infinite loop as it will not be able to return the next task to run so the same task will be executed again and again.
### Steps To Reproduce
_No response_
### Envi... | [
"core/src/main/java/io/kestra/core/runners/ExecutorService.java"
] | [
"core/src/main/java/io/kestra/core/runners/ExecutorService.java"
] | [
"core/src/test/java/io/kestra/core/tasks/flows/BadFlowableTest.java",
"core/src/test/java/io/kestra/core/tasks/flows/TemplateTest.java",
"core/src/test/resources/flows/valids/flowable-with-parent-fail.yaml"
] | diff --git a/core/src/main/java/io/kestra/core/runners/ExecutorService.java b/core/src/main/java/io/kestra/core/runners/ExecutorService.java
index 7a5ff25cff..63717e1143 100644
--- a/core/src/main/java/io/kestra/core/runners/ExecutorService.java
+++ b/core/src/main/java/io/kestra/core/runners/ExecutorService.java
@@ -2... | diff --git a/core/src/test/java/io/kestra/core/tasks/flows/BadFlowableTest.java b/core/src/test/java/io/kestra/core/tasks/flows/BadFlowableTest.java
index 03948608f0..1502fbae79 100644
--- a/core/src/test/java/io/kestra/core/tasks/flows/BadFlowableTest.java
+++ b/core/src/test/java/io/kestra/core/tasks/flows/BadFlowabl... | train | train | 2023-07-17T09:32:03 | 2023-07-13T14:51:01Z | loicmathieu | train |
kestra-io/kestra/1748_1749 | kestra-io/kestra | kestra-io/kestra/1748 | kestra-io/kestra/1749 | [
"keyword_pr_to_issue"
] | 44ecc276a605bdf64e912215e882022134aeac60 | 0e656921feef6f45b8755f547452b4afe61f0ef5 | [] | [] | 2023-07-13T15:33:21Z | [
"bug",
"enhancement"
] | JQ Function does not allow object / array destructuring afterwards | ### Expected Behavior
_No response_
### Actual Behaviour
The given flow is not working since JQ filter requires a JsonNode to do its thing (which we get using Jackson readTree). We should transform resulting ObjectNodes / ArrayNodes into Map / List to allow Pebble reading attributes down the line
### Steps To Repr... | [
"core/src/main/java/io/kestra/core/runners/pebble/filters/JqFilter.java"
] | [
"core/src/main/java/io/kestra/core/runners/pebble/filters/JqFilter.java"
] | [
"core/src/test/java/io/kestra/core/runners/pebble/filters/JqFilterTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/runners/pebble/filters/JqFilter.java b/core/src/main/java/io/kestra/core/runners/pebble/filters/JqFilter.java
index 0d7b8521ca..579c6c29b9 100644
--- a/core/src/main/java/io/kestra/core/runners/pebble/filters/JqFilter.java
+++ b/core/src/main/java/io/kestra/core/runners/pe... | diff --git a/core/src/test/java/io/kestra/core/runners/pebble/filters/JqFilterTest.java b/core/src/test/java/io/kestra/core/runners/pebble/filters/JqFilterTest.java
index 886f2b2e9a..6d85c48e3f 100644
--- a/core/src/test/java/io/kestra/core/runners/pebble/filters/JqFilterTest.java
+++ b/core/src/test/java/io/kestra/cor... | train | train | 2023-07-13T14:56:34 | 2023-07-13T15:31:30Z | brian-mulier-p | train |
kestra-io/kestra/1750_1752 | kestra-io/kestra | kestra-io/kestra/1750 | kestra-io/kestra/1752 | [
"keyword_pr_to_issue"
] | 0e656921feef6f45b8755f547452b4afe61f0ef5 | 7507ada72d88945a82ba1fc57e9537f9ecdb888d | [
"Hi @vivane,\r\nThis issue has been fixed already, we will release a new version soon (probably today) with the fix."
] | [] | 2023-07-13T17:12:48Z | [
"bug"
] | Windows executable is not working in 0.10.0 | ### Expected Behavior
Server should run with no issues.
### Actual Behaviour
Starting server gives the following output and fails.
`
'PK♥♦¶∟│▓╬jü2Θ╔' is not recognized as an internal or external command, operable program or batch file. ... | [
"gradle/jar/selfrun.bat"
] | [
"gradle/jar/selfrun.bat"
] | [] | diff --git a/gradle/jar/selfrun.bat b/gradle/jar/selfrun.bat
index 34aab9a51e..87b6caee4a 100644
--- a/gradle/jar/selfrun.bat
+++ b/gradle/jar/selfrun.bat
@@ -43,7 +43,7 @@ IF %java_version% NEQ 0 (
REM Opens java.nio due to https://github.com/snowflakedb/snowflake-jdbc/issues/589
REM Opens java.util due to https:/... | null | train | train | 2023-07-13T19:11:59 | 2023-07-13T15:42:22Z | vivane | train |
kestra-io/kestra/1769_1771 | kestra-io/kestra | kestra-io/kestra/1769 | kestra-io/kestra/1771 | [
"keyword_pr_to_issue"
] | 52eef24de19ae17d005a5c2c290ce28bde1a4b2e | 932783c0981f6eea14c0a96c1fc7df50cb36d146 | [] | [
"Already did the same somewhere and Ludo told me not to and let the default html link behaviour (meaning you encapsulate with `<a>` your button for eg.)",
"Not needed anymore"
] | 2023-07-18T10:25:49Z | [
"enhancement",
"frontend"
] | Change Download link in output with proper button | ### Feature description
Related to #1767 , use a proper button for the Download link in output tab

| [
"ui/src/components/executions/VarValue.vue"
] | [
"ui/src/components/executions/VarValue.vue"
] | [] | diff --git a/ui/src/components/executions/VarValue.vue b/ui/src/components/executions/VarValue.vue
index 5c320c8eac..4bc283155e 100644
--- a/ui/src/components/executions/VarValue.vue
+++ b/ui/src/components/executions/VarValue.vue
@@ -1,14 +1,11 @@
<template>
- <el-link
- v-if="isFile(value)"
- :icon=... | null | test | train | 2023-07-20T14:54:40 | 2023-07-18T10:05:44Z | Ben8t | train |
kestra-io/kestra/1218_1787 | kestra-io/kestra | kestra-io/kestra/1218 | kestra-io/kestra/1787 | [
"keyword_pr_to_issue"
] | 52eef24de19ae17d005a5c2c290ce28bde1a4b2e | 226e971496407e7e3a40890a0be97014bcd63c98 | [
"Add custom action to this : \n\n\n\n"
] | [
"Can't you propose browser supported fonts instead of a hardcoded list?",
"I can check fonts, but not get a list",
"OK then"
] | 2023-07-20T13:44:43Z | [
"enhancement"
] | Accessibility - Users can't change editor font size | ### Feature description
An accessibility issue, in the editor users should be able to change the font size and font type | [
"ui/src/components/inputs/Editor.vue",
"ui/src/components/inputs/MonacoEditor.vue",
"ui/src/components/settings/Settings.vue",
"ui/src/translations.json"
] | [
"ui/src/components/inputs/Editor.vue",
"ui/src/components/inputs/MonacoEditor.vue",
"ui/src/components/settings/Settings.vue",
"ui/src/translations.json"
] | [] | diff --git a/ui/src/components/inputs/Editor.vue b/ui/src/components/inputs/Editor.vue
index d16d6cc50d..3fcd8192f3 100644
--- a/ui/src/components/inputs/Editor.vue
+++ b/ui/src/components/inputs/Editor.vue
@@ -20,7 +20,7 @@
<el-button :icon="icon.Help" @click="restartGuidedTour" size="smal... | null | val | train | 2023-07-20T14:54:40 | 2023-05-03T08:47:24Z | Ben8t | train |
kestra-io/kestra/1802_1803 | kestra-io/kestra | kestra-io/kestra/1802 | kestra-io/kestra/1803 | [
"keyword_pr_to_issue"
] | 426814d14b42f0822cdb5c9d1c138cd4beabfb57 | 9ce70f7ef82d36acb580175ed376398c25e2470b | [] | [] | 2023-07-24T14:58:34Z | [
"bug",
"enhancement"
] | Auto refresh button is not a switch | ### Expected Behavior
_No response_
### Actual Behaviour
At first it looks like the auto refresh button is a switch cause when we click on it the background color stays purple. However it is only due to button keeping focus effect afterwards. If you click anywhere else on the page then you have no feedback of whethe... | [
"ui/src/components/layout/RefreshButton.vue"
] | [
"ui/src/components/layout/RefreshButton.vue"
] | [] | diff --git a/ui/src/components/layout/RefreshButton.vue b/ui/src/components/layout/RefreshButton.vue
index 9fa6677b69..d5e8d6ee48 100644
--- a/ui/src/components/layout/RefreshButton.vue
+++ b/ui/src/components/layout/RefreshButton.vue
@@ -1,8 +1,8 @@
<template>
<el-button-group>
- <el-button @click="toggle... | null | train | train | 2023-07-24T17:02:56 | 2023-07-24T14:31:48Z | brian-mulier-p | train |
kestra-io/kestra/1816_1819 | kestra-io/kestra | kestra-io/kestra/1816 | kestra-io/kestra/1819 | [
"keyword_pr_to_issue"
] | f8c55c52b10426343ac918b0579fc875b7e5dbe8 | a23bb946700cc6f603c227349e2c7b9a33c2d087 | [] | [] | 2023-07-26T14:39:53Z | [
"bug",
"enhancement"
] | Remove "Use" button for users without Flow CREATE right | ### Expected Behavior
_No response_
### Actual Behaviour
https://demo.kestra.io/ui/blueprints/community/105 with "demo" user still shows the "Use" button
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version:
- Operating System (OS / Docker / Kubernetes):
- Java Version (If not dock... | [
"ui/src/components/flows/blueprints/BlueprintDetail.vue",
"ui/src/override/components/flows/blueprints/BlueprintsBrowser.vue"
] | [
"ui/src/components/flows/blueprints/BlueprintDetail.vue",
"ui/src/override/components/flows/blueprints/BlueprintsBrowser.vue"
] | [] | diff --git a/ui/src/components/flows/blueprints/BlueprintDetail.vue b/ui/src/components/flows/blueprints/BlueprintDetail.vue
index f30749c53b..56871259ba 100644
--- a/ui/src/components/flows/blueprints/BlueprintDetail.vue
+++ b/ui/src/components/flows/blueprints/BlueprintDetail.vue
@@ -11,7 +11,7 @@
... | null | train | train | 2023-07-26T11:20:55 | 2023-07-26T13:23:20Z | brian-mulier-p | train |
kestra-io/kestra/1817_1820 | kestra-io/kestra | kestra-io/kestra/1817 | kestra-io/kestra/1820 | [
"keyword_pr_to_issue"
] | f8c55c52b10426343ac918b0579fc875b7e5dbe8 | 4e8c1aed75e58ddf22d6bcc6a1c5466cb42d4b82 | [] | [] | 2023-07-26T15:10:00Z | [
"bug",
"enhancement"
] | Blueprints with tasks not in Kestra instance have empty plugins' icons | ### Expected Behavior
_No response_
### Actual Behaviour
We should fetch icons from both the Kestra instance (for custom plugins) and the Kestra's API (for non-installed plugins)

### Steps To Reproduce
_No respons... | [
"ui/src/stores/api.js",
"ui/src/stores/plugins.js"
] | [
"ui/src/stores/api.js",
"ui/src/stores/plugins.js"
] | [] | diff --git a/ui/src/stores/api.js b/ui/src/stores/api.js
index 87fcaccf7d..2c60405d5f 100644
--- a/ui/src/stores/api.js
+++ b/ui/src/stores/api.js
@@ -42,6 +42,9 @@ export default {
counter: counter++,
}
});
+ },
+ pluginIcons(_, __) {
+ return... | null | train | train | 2023-07-26T11:20:55 | 2023-07-26T14:24:27Z | brian-mulier-p | train |
kestra-io/kestra/1827_1830 | kestra-io/kestra | kestra-io/kestra/1827 | kestra-io/kestra/1830 | [
"keyword_pr_to_issue"
] | bde5ff692ee562d012c3890fa0fa9bb4bd28b05d | 56dec7e7ca6b10cfe5313588a61700f7a6c688dc | [] | [
"```suggestion\r\n \"execution\": \"There is an execution running for this trigger\",\r\n```",
"```suggestion\r\n \"execution\": \"Il existe une exécution en cours pour ce trigger\",\r\n```",
"```suggestion\r\n @Post(uri = \"/{namespace}/{flowId}/{triggerId}/unlock\")\r\n```\r\n\r\nPUT is usual... | 2023-07-28T13:07:09Z | [
"backend",
"enhancement"
] | Ability to unlock triggers from Administration tab | ### Feature description
Following #1777, we should be able to unlock triggers locked in evaluation or execution | [
"ui/src/components/admin/Triggers.vue",
"ui/src/stores/trigger.js",
"ui/src/translations.json",
"webserver/src/main/java/io/kestra/webserver/controllers/TriggerController.java"
] | [
"ui/src/components/admin/Triggers.vue",
"ui/src/stores/trigger.js",
"ui/src/translations.json",
"webserver/src/main/java/io/kestra/webserver/controllers/TriggerController.java"
] | [
"webserver/src/test/java/io/kestra/webserver/controllers/TriggerControllerTest.java"
] | diff --git a/ui/src/components/admin/Triggers.vue b/ui/src/components/admin/Triggers.vue
index 09c61bf9bb..46d0b6f918 100644
--- a/ui/src/components/admin/Triggers.vue
+++ b/ui/src/components/admin/Triggers.vue
@@ -86,13 +86,41 @@
{{ scope.row.evaluateRunningDate ? $filters.date(scope.r... | diff --git a/webserver/src/test/java/io/kestra/webserver/controllers/TriggerControllerTest.java b/webserver/src/test/java/io/kestra/webserver/controllers/TriggerControllerTest.java
index 85053107b0..071056d1a4 100644
--- a/webserver/src/test/java/io/kestra/webserver/controllers/TriggerControllerTest.java
+++ b/webserve... | val | train | 2023-07-28T11:45:40 | 2023-07-27T14:28:56Z | brian-mulier-p | train |
kestra-io/kestra/1704_1836 | kestra-io/kestra | kestra-io/kestra/1704 | kestra-io/kestra/1836 | [
"keyword_pr_to_issue"
] | e66ed6c333eac32459c58ffa719d7f11961575b1 | 96551f4e7672ea59e06f9c67fc8f610ccdd79380 | [
"Yes, attributes from the AbstractTrigger are filtered as with attributes from the abstract Task class for all tasks.",
"I think this conditions attribute is really important in doc and should be an exception for this rule 🤔"
] | [
"```suggestion\r\n // we don't return base properties unless specified with @PluginProperty\r\n```"
] | 2023-07-31T09:29:39Z | [
"bug",
"documentation",
"enhancement"
] | Triggers do not display conditions attribute in doc | ### Expected Behavior
_No response_
### Actual Behaviour
I think it is related to the inherited attributes not being displayed, didn't you do something around it @loicmathieu recently ?
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version: 0.10.0-SNAPSHOT
- Operating System (OS / Do... | [
"core/src/main/java/io/kestra/core/docs/JsonSchemaGenerator.java",
"core/src/main/java/io/kestra/core/models/triggers/AbstractTrigger.java"
] | [
"core/src/main/java/io/kestra/core/docs/JsonSchemaGenerator.java",
"core/src/main/java/io/kestra/core/models/triggers/AbstractTrigger.java"
] | [
"core/src/test/java/io/kestra/core/docs/JsonSchemaGeneratorTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/docs/JsonSchemaGenerator.java b/core/src/main/java/io/kestra/core/docs/JsonSchemaGenerator.java
index 5e381441cc..cae09adbd3 100644
--- a/core/src/main/java/io/kestra/core/docs/JsonSchemaGenerator.java
+++ b/core/src/main/java/io/kestra/core/docs/JsonSchemaGenerator.java
@... | diff --git a/core/src/test/java/io/kestra/core/docs/JsonSchemaGeneratorTest.java b/core/src/test/java/io/kestra/core/docs/JsonSchemaGeneratorTest.java
index 91598b4fab..2de360d3b2 100644
--- a/core/src/test/java/io/kestra/core/docs/JsonSchemaGeneratorTest.java
+++ b/core/src/test/java/io/kestra/core/docs/JsonSchemaGene... | train | train | 2023-07-31T11:31:16 | 2023-07-04T16:00:35Z | brian-mulier-p | train |
kestra-io/kestra/1801_1840 | kestra-io/kestra | kestra-io/kestra/1801 | kestra-io/kestra/1840 | [
"keyword_pr_to_issue"
] | 2b4847d02dddfba1a269eec64d117b727f0ee5ea | c5ea0bafa8f1f087b6b38af873181f75f60efdbe | [] | [] | 2023-08-01T13:17:50Z | [
"bug",
"enhancement"
] | Execution filters are emptied when going back from an execution detail | ### Expected Behavior
_No response_
### Actual Behaviour
Filter executions by FAILED state
Go in an execution detail
Go to previous page
Your filters are reset
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version: 0.11.0-SNAPSHOT
- Operating System (OS / Docker / Kubernetes):
- ... | [
"ui/src/components/executions/Executions.vue",
"ui/src/components/taskruns/TaskRuns.vue",
"ui/src/utils/utils.js"
] | [
"ui/src/components/executions/Executions.vue",
"ui/src/components/taskruns/TaskRuns.vue",
"ui/src/utils/utils.js"
] | [
"core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerTest.java"
] | diff --git a/ui/src/components/executions/Executions.vue b/ui/src/components/executions/Executions.vue
index 59d3d5792c..1a6364437d 100644
--- a/ui/src/components/executions/Executions.vue
+++ b/ui/src/components/executions/Executions.vue
@@ -15,7 +15,7 @@
</el-form-item>
<el-form-item... | diff --git a/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerTest.java b/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerTest.java
index 56263c1019..212a4d5d7d 100644
--- a/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerTest.java
+++ b/core/src/test/java/io/kestra/... | train | train | 2023-08-04T15:13:34 | 2023-07-24T13:46:42Z | brian-mulier-p | train |
kestra-io/kestra/1307_1841 | kestra-io/kestra | kestra-io/kestra/1307 | kestra-io/kestra/1841 | [
"keyword_pr_to_issue"
] | 2b4847d02dddfba1a269eec64d117b727f0ee5ea | 61ffdd1bf06ea5efc34365fffe155e2f2954c902 | [] | [
"```suggestion\r\ncreate index executions_labels ON executions USING GIN(value -> 'labels');\r\n```",
"The first couple of parenthesis is for declaring the columns of the index, the second couple is the special way to define a column as a JSON Path. So both are needed.",
":+1: "
] | 2023-08-01T15:49:05Z | [] | Add index on execution labels | [] | [
"jdbc-postgres/src/main/resources/migrations/postgres/V19__index_execution-labels.sql"
] | [] | diff --git a/jdbc-postgres/src/main/resources/migrations/postgres/V19__index_execution-labels.sql b/jdbc-postgres/src/main/resources/migrations/postgres/V19__index_execution-labels.sql
new file mode 100644
index 0000000000..b95bf43880
--- /dev/null
+++ b/jdbc-postgres/src/main/resources/migrations/postgres/V19__index_e... | null | train | train | 2023-08-04T15:13:34 | 2023-05-15T21:05:27Z | tchiotludo | train | |
kestra-io/kestra/1166_1843 | kestra-io/kestra | kestra-io/kestra/1166 | kestra-io/kestra/1843 | [
"keyword_pr_to_issue"
] | f222d87f9a8dc5ac5d916b353e47e6811241b7c6 | a037a6f807361c22416d333b61e3913406650516 | [] | [] | 2023-08-02T08:03:25Z | [
"enhancement"
] | Add a date format setting | ### Feature description
Add a Setting to let the user choose the datetime format (Month:Day:Year / Year:Month:Day / Day:Month:Year / xx/xx/xxxx etc...) - on dashboards, flow executions, etc..
**We must add a settings with predefined format** :
* YYYY-MM-DD ( follows the ISO 8601 standard, widely used)
* YYYY-MM-DDTh... | [
"ui/package-lock.json",
"ui/package.json",
"ui/src/components/layout/DateAgo.vue",
"ui/src/components/settings/Settings.vue",
"ui/src/translations.json",
"ui/src/utils/filters.js",
"ui/src/utils/init.js"
] | [
"ui/package-lock.json",
"ui/package.json",
"ui/src/components/layout/DateAgo.vue",
"ui/src/components/settings/Settings.vue",
"ui/src/translations.json",
"ui/src/utils/filters.js",
"ui/src/utils/init.js"
] | [] | diff --git a/ui/package-lock.json b/ui/package-lock.json
index 36ee4dc985..5fb94e9e01 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -31,6 +31,7 @@
"md5": "^2.3.0",
"moment": "^2.29.4",
"moment-range": "4.0.2",
+ "moment-timezone": "^0.5.43",
"node-modules-pol... | null | train | train | 2023-08-04T17:27:59 | 2023-04-13T14:06:20Z | Ben8t | train |
kestra-io/kestra/1333_1861 | kestra-io/kestra | kestra-io/kestra/1333 | kestra-io/kestra/1861 | [
"keyword_pr_to_issue"
] | 30ac813409a477cb6fe9f51ca416ae4099170bbb | 71ec2c8817a2d45de935139f60216818522c021b | [
"When I do mass actions the buttons replace the content of the first line. This saves space for positioning the buttons, like on Notion or crowd.\r\n<img width=\"1668\" alt=\"Capture d’écran 2023-05-19 à 09 35 24\" src=\"https://github.com/kestra-io/kestra/assets/125994028/efb7c723-b1ce-4732-b93e-c65bed62bbc9\">\... | [] | 2023-08-07T08:30:17Z | [
"frontend"
] | Button Rework - "Mass Action" | ### Feature description
Following #1003 issue, we want to change the positions of "mass action" buttons.
👉 Move them in the top of tables. When the user selects multiple elements, buttons should appear on the headers
See @Nico-Kestra prototypes in comment | [
"ui/src/components/executions/Executions.vue",
"ui/src/components/flows/Flows.vue",
"ui/src/components/layout/BottomLineCounter.vue",
"ui/src/components/templates/Templates.vue"
] | [
"ui/src/components/executions/Executions.vue",
"ui/src/components/flows/Flows.vue",
"ui/src/components/layout/BulkSelect.vue",
"ui/src/components/layout/SelectTable.vue",
"ui/src/components/templates/Templates.vue",
"ui/src/mixins/selectTableActions.js"
] | [] | diff --git a/ui/src/components/executions/Executions.vue b/ui/src/components/executions/Executions.vue
index 1a6364437d..0a1d4b1e7e 100644
--- a/ui/src/components/executions/Executions.vue
+++ b/ui/src/components/executions/Executions.vue
@@ -49,9 +49,9 @@
</template>
<template #table>
- ... | null | test | train | 2023-08-08T13:19:24 | 2023-05-17T14:22:16Z | Ben8t | train |
kestra-io/kestra/1483_1875 | kestra-io/kestra | kestra-io/kestra/1483 | kestra-io/kestra/1875 | [
"keyword_pr_to_issue"
] | 8dc185feff0ff9abc6bbd1e656fcdad261ba16b5 | 3cb3f9d3b9041b9af74f4c1a9b61c666630ec43c | [] | [] | 2023-08-10T16:32:59Z | [
"enhancement"
] | Add a custom UI color and label helping to distinguish between development and production environments | ### Feature description
As shown in [this great post](https://www.morling.dev/blog/oh_this_is_prod/), it's important to be able to distinguish between development and production environments easily. However, often it's easy to accidentally confuse production and development UIs if they look the same way.
## Proposa... | [
"ui/src/components/settings/Settings.vue",
"ui/src/override/components/LeftMenu.vue",
"ui/src/stores/layout.js",
"ui/src/translations.json",
"webserver/src/main/java/io/kestra/webserver/controllers/MiscController.java"
] | [
"ui/src/components/layout/Environment.vue",
"ui/src/components/settings/Settings.vue",
"ui/src/override/components/LeftMenu.vue",
"ui/src/stores/layout.js",
"ui/src/translations.json",
"webserver/src/main/java/io/kestra/webserver/controllers/MiscController.java"
] | [] | diff --git a/ui/src/components/layout/Environment.vue b/ui/src/components/layout/Environment.vue
new file mode 100644
index 0000000000..25acca9d23
--- /dev/null
+++ b/ui/src/components/layout/Environment.vue
@@ -0,0 +1,43 @@
+<template>
+ <div v-if="name" id="environment">
+ <strong>{{ name }}</strong>
+ <... | null | train | train | 2023-08-16T10:58:31 | 2023-06-09T14:16:27Z | anna-geller | train |
kestra-io/kestra/1810_1882 | kestra-io/kestra | kestra-io/kestra/1810 | kestra-io/kestra/1882 | [
"keyword_pr_to_issue"
] | 87a07ca435419aa771e19d855b873dae287fdec8 | a6344b4d79bc07be6d50f3d3a236c64d75e7aefb | [
"As we can see the /logs/search is causing the timeout, I guess it has to do with what we talked about this morning @loicmathieu with index on Postgres. Still I don't know why it has loaded on Blueprint page, did you come from another page before ?",
"yup, it's very likely that I came there from another page 👍 "... | [] | 2023-08-11T16:02:44Z | [
"bug"
] | UI: Timeout exceeded | ### Issue description


.\n\nIs the performance issue has been found o... | [] | 2023-08-14T10:16:05Z | [] | Improve PostgreSQL JDBC queue poll performance | ### Issue description
There has been poll performance optimization done already (#1012), although the query still tends to execute rather slow (hundreds of milliseconds). The query plan seems to use _Seq Scan_ instead of using the indexes.
Query plan even after running `VACUUM ANALYZE queues;` on the table with 3... | [
"jdbc-postgres/src/main/resources/migrations/postgres/V13__queue_index_optim.sql",
"jdbc-postgres/src/main/resources/migrations/postgres/V21_index_logs.sql"
] | [
"jdbc-h2/src/main/resources/migrations/h2/V18__index_logs.sql",
"jdbc-postgres/src/main/resources/migrations/postgres/V22__index_queues.sql"
] | [] | diff --git a/jdbc-h2/src/main/resources/migrations/h2/V18__index_logs.sql b/jdbc-h2/src/main/resources/migrations/h2/V18__index_logs.sql
new file mode 100644
index 0000000000..03e23cefe5
--- /dev/null
+++ b/jdbc-h2/src/main/resources/migrations/h2/V18__index_logs.sql
@@ -0,0 +1,3 @@
+DROP INDEX logs_namespace;
+DROP IN... | null | val | train | 2023-08-16T10:58:31 | 2023-03-31T14:55:27Z | yuri1969 | train |
kestra-io/kestra/1758_1887 | kestra-io/kestra | kestra-io/kestra/1758 | kestra-io/kestra/1887 | [
"keyword_pr_to_issue"
] | 8dc185feff0ff9abc6bbd1e656fcdad261ba16b5 | a5048f34e55054e3c35751a1a795807ccbea47ee | [] | [] | 2023-08-16T07:05:59Z | [
"bug"
] | Add vertical alignment to the Topology view in the editor | ### Expected Behavior
The button to switch between vertical/horizontal (as it used to be) would be the best solution.
if not possible to bring it back, make vertical view to be the default
### Actual Behaviour
the horizontal display is the default
;
})
+ watch(() => props.viewT... | null | test | train | 2023-08-16T10:58:31 | 2023-07-17T11:33:45Z | anna-geller | train |
kestra-io/kestra/1884_1888 | kestra-io/kestra | kestra-io/kestra/1884 | kestra-io/kestra/1888 | [
"keyword_pr_to_issue"
] | 8dc185feff0ff9abc6bbd1e656fcdad261ba16b5 | 83256d7b21d586d3ec1857bb0811a7c32ef3fdb2 | [
"@brian-mulier-p visually, it should select all rows on the same"
] | [] | 2023-08-16T07:55:43Z | [
"bug"
] | Table : "Select All" is bugged | ### Expected Behavior
When i use the button "Select All" All flows don't have the checkmark selected.
<img width="1714" alt="Capture d’écran 2023-08-14 à 10 18 14" src="https://github.com/kestra-io/kestra/assets/125994028/ac5f9cba-2cd6-4468-a9cb-91bafa93b1a4">
### Actual Behaviour
_No response_
### S... | [
"ui/src/mixins/selectTableActions.js"
] | [
"ui/src/mixins/selectTableActions.js"
] | [] | diff --git a/ui/src/mixins/selectTableActions.js b/ui/src/mixins/selectTableActions.js
index 6b4bf5e096..1b83eddffa 100644
--- a/ui/src/mixins/selectTableActions.js
+++ b/ui/src/mixins/selectTableActions.js
@@ -24,6 +24,7 @@ export default {
} else {
this.queryBulkAction = false;
... | null | train | train | 2023-08-16T10:58:31 | 2023-08-14T10:26:21Z | Nico-Kestra | train |
kestra-io/kestra/1878_1889 | kestra-io/kestra | kestra-io/kestra/1878 | kestra-io/kestra/1889 | [
"keyword_pr_to_issue"
] | 8dc185feff0ff9abc6bbd1e656fcdad261ba16b5 | 618bb1f47d8f8d30fc1c6b76b76fbe3b9ad735aa | [] | [] | 2023-08-16T08:53:04Z | [
"bug",
"enhancement"
] | Cannot read properties of null on $el (missing event unregister from new SelectTable) | ### Expected Behavior
_No response_
### Actual Behaviour
Uncaught TypeError: Cannot read properties of null (reading '$el')
at Proxy.computeHeaderSize (index-afe23b22.js:1086:286666)
The resize event triggers on the SelectTable component even if we switched tab / page.
Must unregister the resize event handl... | [
"ui/src/components/layout/SelectTable.vue"
] | [
"ui/src/components/layout/SelectTable.vue"
] | [] | diff --git a/ui/src/components/layout/SelectTable.vue b/ui/src/components/layout/SelectTable.vue
index efa3a9cec3..cf056a2235 100644
--- a/ui/src/components/layout/SelectTable.vue
+++ b/ui/src/components/layout/SelectTable.vue
@@ -26,7 +26,10 @@
}
},
mounted() {
- window.onresi... | null | train | train | 2023-08-16T10:58:31 | 2023-08-11T10:57:30Z | brian-mulier-p | train |
kestra-io/kestra/1879_1890 | kestra-io/kestra | kestra-io/kestra/1879 | kestra-io/kestra/1890 | [
"keyword_pr_to_issue"
] | 8dc185feff0ff9abc6bbd1e656fcdad261ba16b5 | 943e03a7a53dc50d934818731c3b0cee3f0629cd | [] | [] | 2023-08-16T09:17:48Z | [
"bug",
"enhancement"
] | New bulk select header overflows when the window is too small to display the whole table header | ### Expected Behavior
_No response_
### Actual Behaviour

### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version:
- Operating System (OS / Docker / Kubernetes):
- Java Version (If not ... | [
"ui/src/components/layout/SelectTable.vue"
] | [
"ui/src/components/layout/SelectTable.vue"
] | [] | diff --git a/ui/src/components/layout/SelectTable.vue b/ui/src/components/layout/SelectTable.vue
index efa3a9cec3..d505ff72b6 100644
--- a/ui/src/components/layout/SelectTable.vue
+++ b/ui/src/components/layout/SelectTable.vue
@@ -11,9 +11,9 @@
this.$emit("selection-change", selection);
},... | null | train | train | 2023-08-16T10:58:31 | 2023-08-11T10:59:56Z | brian-mulier-p | train |
kestra-io/kestra/1893_1894 | kestra-io/kestra | kestra-io/kestra/1893 | kestra-io/kestra/1894 | [
"keyword_pr_to_issue"
] | 3cb3f9d3b9041b9af74f4c1a9b61c666630ec43c | 2f0a9a5ddcd53a0dc135803f60136cb6716c50b0 | [
"Maybe we could also put Users, Groups and Roles (and namespaces?) in there as well ?",
"Hello ! The PR contains that already 👍 "
] | [] | 2023-08-16T16:39:30Z | [
"enhancement"
] | Admin tabs as submenu items | ### Feature description
Trigger administration should be a submenu instead of a tab (like documentation menu) | [
"jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcTriggerRepository.java",
"ui/src/components/admin/Triggers.vue",
"ui/src/models/permission.js",
"ui/src/override/components/LeftMenu.vue",
"ui/src/override/components/admin/Admin.vue",
"ui/src/routes/routes.js",
"ui/src/translations.json"
] | [
"jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcTriggerRepository.java",
"ui/src/components/admin/Triggers.vue",
"ui/src/models/permission.js",
"ui/src/override/components/LeftMenu.vue",
"ui/src/routes/routes.js",
"ui/src/translations.json"
] | [] | diff --git a/jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcTriggerRepository.java b/jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcTriggerRepository.java
index d6df1be232..b6976c532b 100644
--- a/jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcTriggerRepository.java
+++ b/jdbc/src/main/jav... | null | train | train | 2023-08-18T08:39:25 | 2023-08-16T16:32:28Z | brian-mulier-p | train |
kestra-io/kestra/1895_1896 | kestra-io/kestra | kestra-io/kestra/1895 | kestra-io/kestra/1896 | [
"keyword_pr_to_issue"
] | 28e4025bcd39f34351614cbbda1c9e8a24922109 | 38f6048ca54b72048071b0cc03d93a3c36639df4 | [] | [] | 2023-08-16T16:55:40Z | [
"bug",
"enhancement"
] | Plugin doc (dot-including URLs) are not working in devserver | ### Expected Behavior
_No response_
### Actual Behaviour
Go to Documentation -> Plugins -> some plugin task
Refresh
404
solution -> add [vite-plugin-rewrite-all](https://www.npmjs.com/package/vite-plugin-rewrite-all)
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version:
- Opera... | [
"ui/package-lock.json",
"ui/package.json",
"ui/vite.config.js"
] | [
"ui/package-lock.json",
"ui/package.json",
"ui/vite.config.js"
] | [] | diff --git a/ui/package-lock.json b/ui/package-lock.json
index c0a988f062..07f1c51111 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -64,6 +64,7 @@
"prettier": "^3.0.1",
"sass": "^1.64.2",
"vite": "^4.4.9",
+ "vite-plugin-rewrite-all": "^1.0.1",
"vitest": "^0.... | null | test | train | 2023-08-16T17:12:34 | 2023-08-16T16:52:18Z | brian-mulier-p | train |
kestra-io/kestra/1847_1899 | kestra-io/kestra | kestra-io/kestra/1847 | kestra-io/kestra/1899 | [
"keyword_pr_to_issue"
] | 65dcc488ccd07f531a07f6d945e6e6fdea15b857 | dabb9ce7f6b6c76588c7f0a0732923cc4de7c8e5 | [
"Tried to reproduce even with the 503 thing I couldn't manage to do it",
"The issue is that blueprints are loaded in the editor even if the blueprint tab is not displayed.\r\nThis will also creates un-needed API calls that will overload the blueprint API.\r\n\r\n@brian-mulier-p we should load blueprint only if th... | [] | 2023-08-17T10:00:12Z | [
"bug",
"enhancement",
"frontend"
] | Blueprint cause issues in Editor | ### Expected Behavior
_No response_
### Actual Behaviour
There are different cases:
- sometimes the UI raise 503 errors (probably the API is down)
- I got the following screen while accessing the editor view (while topology, exeuction and other Flow view were working)

const user =... | null | test | train | 2023-08-17T10:12:29 | 2023-08-02T15:18:34Z | Ben8t | train |
kestra-io/kestra/1798_1901 | kestra-io/kestra | kestra-io/kestra/1798 | kestra-io/kestra/1901 | [
"keyword_pr_to_issue"
] | 65dcc488ccd07f531a07f6d945e6e6fdea15b857 | bcad75542ad62785a1b544072bbc6a221b866a39 | [] | [] | 2023-08-17T11:24:44Z | [
"bug"
] | Copy buttons don't work in blueprints | ### Expected Behavior
_No response_
### Actual Behaviour
When clicking on the button to copy blueprint code content, the clipboard doesn't get the data (pasting doesn't work).
This seems to be only the case on localhost installation (when deployed on proper https endpoints the copy button works)
https://stac... | [
"ui/src/components/flows/blueprints/BlueprintDetail.vue",
"ui/src/override/components/flows/blueprints/BlueprintsBrowser.vue",
"ui/src/utils/utils.js"
] | [
"ui/src/components/flows/blueprints/BlueprintDetail.vue",
"ui/src/override/components/flows/blueprints/BlueprintsBrowser.vue",
"ui/src/utils/utils.js"
] | [] | diff --git a/ui/src/components/flows/blueprints/BlueprintDetail.vue b/ui/src/components/flows/blueprints/BlueprintDetail.vue
index 56871259ba..b88af2c6c0 100644
--- a/ui/src/components/flows/blueprints/BlueprintDetail.vue
+++ b/ui/src/components/flows/blueprints/BlueprintDetail.vue
@@ -55,7 +55,7 @@
... | null | val | train | 2023-08-17T10:12:29 | 2023-07-24T07:47:19Z | Ben8t | train |
kestra-io/kestra/1648_1923 | kestra-io/kestra | kestra-io/kestra/1648 | kestra-io/kestra/1923 | [
"keyword_pr_to_issue"
] | f214f2f98bcc461135fe94748e2e0ec014861bf9 | f34f7f99c37b1e01975944e667421ea4bff45b20 | [] | [] | 2023-08-21T13:20:06Z | [
"enhancement"
] | Blueprint - When clicking on "Use" go to source/topo default editor view | ### Feature description
Blueprint - When clicking on "Use" go to source/topo default editor view | [
"ui/src/components/inputs/EditorView.vue",
"ui/src/components/inputs/SwitchView.vue",
"ui/src/override/components/flows/blueprints/BlueprintsBrowser.vue",
"ui/src/utils/constants.js"
] | [
"ui/src/components/inputs/EditorView.vue",
"ui/src/components/inputs/SwitchView.vue",
"ui/src/override/components/flows/blueprints/BlueprintsBrowser.vue",
"ui/src/utils/constants.js"
] | [] | diff --git a/ui/src/components/inputs/EditorView.vue b/ui/src/components/inputs/EditorView.vue
index 88bf05ac6e..2b3c59a338 100644
--- a/ui/src/components/inputs/EditorView.vue
+++ b/ui/src/components/inputs/EditorView.vue
@@ -27,6 +27,7 @@
import {pageFromRoute} from "../../utils/eventsRouter";
import {SECTI... | null | test | train | 2023-08-22T22:37:48 | 2023-06-27T15:44:05Z | Ben8t | train |
kestra-io/kestra/1849_1924 | kestra-io/kestra | kestra-io/kestra/1849 | kestra-io/kestra/1924 | [
"keyword_pr_to_issue"
] | 88b11ddfb339aa36544ab04d525f818dbef64a58 | b81147d3d1d51aa3e8195e515403f5e260859fcf | [] | [] | 2023-08-21T14:33:27Z | [
"enhancement",
"frontend"
] | Display nice message when Blueprint can't be accessible | ### Feature description
Some users could be in a private network/isolated and so they can't access blueprints. Would it be possible to display a message (like the 404 one maybe) in the Blueprint page. | [
"ui/src/components/inputs/EditorView.vue",
"ui/src/override/components/flows/blueprints/Blueprints.vue",
"ui/src/override/components/flows/blueprints/BlueprintsBrowser.vue"
] | [
"ui/src/components/inputs/EditorView.vue",
"ui/src/override/components/flows/blueprints/Blueprints.vue",
"ui/src/override/components/flows/blueprints/BlueprintsBrowser.vue"
] | [] | diff --git a/ui/src/components/inputs/EditorView.vue b/ui/src/components/inputs/EditorView.vue
index 46216aa210..88bf05ac6e 100644
--- a/ui/src/components/inputs/EditorView.vue
+++ b/ui/src/components/inputs/EditorView.vue
@@ -622,7 +622,7 @@
</template>
</editor>
<div class="slider" @mou... | null | test | train | 2023-08-21T14:34:00 | 2023-08-03T08:45:18Z | Ben8t | train |
kestra-io/kestra/1929_1934 | kestra-io/kestra | kestra-io/kestra/1929 | kestra-io/kestra/1934 | [
"keyword_pr_to_issue"
] | 296e9246169e6c9eba081a9d6ae9288cbaccbf7e | f214f2f98bcc461135fe94748e2e0ec014861bf9 | [] | [] | 2023-08-22T19:10:37Z | [
"bug"
] | warningOnRetry shows up even with no retry/failure | ### Expected Behavior
`warningOnRetry` should only shows a warning when an actual retry is done
### Actual Behaviour
The following Flow ends on warning state while there is no retry or failure
```
- id: this-does-not-retry
type: io.kestra.plugin.scripts.shell.Commands
runner: PROCESS
commands:
... | [
"core/src/main/java/io/kestra/core/runners/Worker.java"
] | [
"core/src/main/java/io/kestra/core/runners/Worker.java"
] | [
"core/src/test/java/io/kestra/core/runners/RetryTest.java",
"core/src/test/resources/flows/valids/retry-success-first-attempt.yaml"
] | diff --git a/core/src/main/java/io/kestra/core/runners/Worker.java b/core/src/main/java/io/kestra/core/runners/Worker.java
index ef8264d86d..d748e79f22 100644
--- a/core/src/main/java/io/kestra/core/runners/Worker.java
+++ b/core/src/main/java/io/kestra/core/runners/Worker.java
@@ -355,7 +355,7 @@ private WorkerTaskRes... | diff --git a/core/src/test/java/io/kestra/core/runners/RetryTest.java b/core/src/test/java/io/kestra/core/runners/RetryTest.java
index de5b7f6a28..bc2c1d54d7 100644
--- a/core/src/test/java/io/kestra/core/runners/RetryTest.java
+++ b/core/src/test/java/io/kestra/core/runners/RetryTest.java
@@ -29,6 +29,15 @@ void retry... | test | train | 2023-08-22T18:29:43 | 2023-08-22T08:59:37Z | Ben8t | train |
kestra-io/kestra/1928_1938 | kestra-io/kestra | kestra-io/kestra/1928 | kestra-io/kestra/1938 | [
"keyword_pr_to_issue"
] | f214f2f98bcc461135fe94748e2e0ec014861bf9 | 72d8c0ce1d779ebac5494067e54cdc8887df5e62 | [] | [] | 2023-08-23T12:09:51Z | [
"bug",
"frontend"
] | Mass action selection is not working | ### Expected Behavior
_No response_
### Actual Behaviour
https://github.com/kestra-io/kestra/assets/46634684/10ebe95c-b61d-4ffc-9743-bfff8baf4390
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version: 0.11.0 SNAPSHOT
- Operating System (OS / Docker / Kubernetes): Docker
- Java... | [
"ui/src/components/layout/BulkSelect.vue",
"ui/src/mixins/dataTableActions.js",
"ui/src/mixins/selectTableActions.js"
] | [
"ui/src/components/layout/BulkSelect.vue",
"ui/src/mixins/dataTableActions.js",
"ui/src/mixins/selectTableActions.js"
] | [] | diff --git a/ui/src/components/layout/BulkSelect.vue b/ui/src/components/layout/BulkSelect.vue
index 539c2b49e3..cf9060dce0 100644
--- a/ui/src/components/layout/BulkSelect.vue
+++ b/ui/src/components/layout/BulkSelect.vue
@@ -32,7 +32,7 @@
this.$emit("unselect");
}
},... | null | train | train | 2023-08-22T22:37:48 | 2023-08-22T07:58:00Z | Ben8t | train |
kestra-io/kestra/1914_1942 | kestra-io/kestra | kestra-io/kestra/1914 | kestra-io/kestra/1942 | [
"keyword_pr_to_issue"
] | 06f23fbee3b038daaf745d3b1f0e43a10e2d66a5 | 123a977ad6df9ce32e410a61a2dd1d51fd63b4af | [] | [] | 2023-08-24T09:54:12Z | [
"frontend"
] | Trigger page - sort are not working | Sorting on cols for trigger page are not working except on the id | [
"ui/src/components/admin/Triggers.vue"
] | [
"ui/src/components/admin/Triggers.vue"
] | [] | diff --git a/ui/src/components/admin/Triggers.vue b/ui/src/components/admin/Triggers.vue
index 4aeb1681a5..ff0004bd44 100644
--- a/ui/src/components/admin/Triggers.vue
+++ b/ui/src/components/admin/Triggers.vue
@@ -34,7 +34,7 @@
>
<el-table-column prop="triggerId" sortable=... | null | test | train | 2023-08-24T09:46:23 | 2023-08-18T12:46:07Z | tchiotludo | train |
kestra-io/kestra/1866_1944 | kestra-io/kestra | kestra-io/kestra/1866 | kestra-io/kestra/1944 | [
"keyword_pr_to_issue"
] | 04e7618fc99a10d81f1b2a5197357444fd179b58 | 894a312e13724d5078a307f5fb4623a18616e3fc | [
"When updating the flow, an exception message is correctly displayed.\r\n\r\nWhen loading the flow, a FlowWithException is correctly created, this is done at the deserialization level and set an empty list of tasks wich is normal as one of the task didn't exist so we must remove all tasks (as we don't know wich one... | [] | 2023-08-24T10:27:00Z | [
"bug",
"medium-sized-issue"
] | Missing plugins are not correctly handled | - create a flow with only 1 task from a plugins
- remove the plugin and restart the instance
- go on the flow editor
Issues:
1. The flow is show as valid without any errors

2. Error on the console
, then make the execution form to be submitable with ENTER.
Whith both these, you can edit your flow then CTRL-S -> CTRL-X -> ENTER | [
"ui/src/components/flows/FlowRun.vue",
"ui/src/components/inputs/Editor.vue",
"ui/src/components/inputs/EditorView.vue"
] | [
"ui/src/components/flows/FlowRun.vue",
"ui/src/components/inputs/Editor.vue",
"ui/src/components/inputs/EditorView.vue"
] | [] | diff --git a/ui/src/components/flows/FlowRun.vue b/ui/src/components/flows/FlowRun.vue
index fdc17f460c..4ab793d556 100644
--- a/ui/src/components/flows/FlowRun.vue
+++ b/ui/src/components/flows/FlowRun.vue
@@ -5,7 +5,7 @@
{{ $t('disabled flow desc') }}
</el-alert>
- <el-form label-positi... | null | test | train | 2023-08-25T15:43:42 | 2023-07-26T10:47:30Z | loicmathieu | train |
kestra-io/kestra/1917_1950 | kestra-io/kestra | kestra-io/kestra/1917 | kestra-io/kestra/1950 | [
"keyword_pr_to_issue"
] | a5fdd0626aaca73cd10940c2701688616914d81f | 5c61c4b0199c0daba8c73c110e43871e8222e390 | [] | [
"I don't see the point of having a type parameter here, we usually inject the interface and depending on the runner and implementation is choosed.",
"Please choose between field injection or constructor injection but don't use both.",
"Shouldn't this on be moved to the new AbstractFlowTriggerService?",
"I thi... | 2023-08-24T17:28:01Z | [
"bug"
] | Multiple condition on flow trigger does not handle consistently the flow state | ### Expected Behavior
I have a flow that need to have two flows dependencies in success, to run.
More precisely:
- Given flow A and B in success state during the last time window, flow C will be trigger and run
- Given flow A in error and flow B in success state during the last time window, flow C will **not** be ... | [
"core/src/main/java/io/kestra/core/models/triggers/multipleflows/MultipleConditionStorageInterface.java",
"core/src/main/java/io/kestra/core/services/FlowService.java",
"jdbc/src/main/java/io/kestra/jdbc/runner/AbstractJdbcMultipleConditionStorage.java",
"jdbc/src/main/java/io/kestra/jdbc/runner/JdbcExecutor.... | [
"core/src/main/java/io/kestra/core/models/triggers/multipleflows/MultipleConditionStorageInterface.java",
"core/src/main/java/io/kestra/core/services/AbstractFlowTriggerService.java",
"core/src/main/java/io/kestra/core/services/DefaultFlowTriggerService.java",
"core/src/main/java/io/kestra/core/services/FlowS... | [
"core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerCaseTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/models/triggers/multipleflows/MultipleConditionStorageInterface.java b/core/src/main/java/io/kestra/core/models/triggers/multipleflows/MultipleConditionStorageInterface.java
index f5672eebb6..3e774f9747 100644
--- a/core/src/main/java/io/kestra/core/models/triggers/multipl... | diff --git a/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerCaseTest.java b/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerCaseTest.java
index d11b82c9b6..bd92823eaf 100644
--- a/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerCaseTest.java
+++ b/core/src/test/jav... | train | train | 2023-08-28T09:01:53 | 2023-08-18T16:38:00Z | sboisgontier-lmfr | train |
kestra-io/kestra/1978_1982 | kestra-io/kestra | kestra-io/kestra/1978 | kestra-io/kestra/1982 | [
"keyword_pr_to_issue"
] | 188d67cac9c587cb1991d5b0e0164dd6601e9408 | 01eae694579153ab91769d3959c15d1eb4c45781 | [] | [] | 2023-08-28T15:54:08Z | [
"bug"
] | Exposing metrics without tags is not working | ### Expected Behavior
_No response_
### Actual Behaviour
See https://demo.kestra.io/ui/blueprints/community/86 which is not working
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version:
- Operating System (OS / Docker / Kubernetes):
- Java Version (If not docker):
... | [
"core/src/main/java/io/kestra/core/models/executions/AbstractMetricEntry.java"
] | [
"core/src/main/java/io/kestra/core/models/executions/AbstractMetricEntry.java"
] | [] | diff --git a/core/src/main/java/io/kestra/core/models/executions/AbstractMetricEntry.java b/core/src/main/java/io/kestra/core/models/executions/AbstractMetricEntry.java
index c7647246b9..181bcf2a6d 100644
--- a/core/src/main/java/io/kestra/core/models/executions/AbstractMetricEntry.java
+++ b/core/src/main/java/io/kest... | null | train | train | 2023-08-28T21:11:16 | 2023-08-28T14:46:04Z | brian-mulier-p | train |
kestra-io/kestra/1963_1984 | kestra-io/kestra | kestra-io/kestra/1963 | kestra-io/kestra/1984 | [
"keyword_pr_to_issue"
] | d28b63de0feef1ea629ce04e76987af4f6076c1d | 188d67cac9c587cb1991d5b0e0164dd6601e9408 | [] | [] | 2023-08-28T16:24:01Z | [] | Reorder the left navigation bar | ### Feature description
It seems natural when the **Settings** section is either the last navigation item or when it is located entirely in the bottom left corner
The following order is worth considering in OSS:
1. Home
2. Flows
3. Blueprints
4. Executions
5. Logs
6. Administration
7. Documentation
8. S... | [
"ui/src/override/components/LeftMenu.vue",
"ui/src/translations.json"
] | [
"ui/src/override/components/LeftMenu.vue",
"ui/src/translations.json"
] | [] | diff --git a/ui/src/override/components/LeftMenu.vue b/ui/src/override/components/LeftMenu.vue
index 199e95c093..2cd05d581e 100644
--- a/ui/src/override/components/LeftMenu.vue
+++ b/ui/src/override/components/LeftMenu.vue
@@ -45,7 +45,6 @@
import Github from "vue-material-design-icons/Github.vue";
import Cog... | null | train | train | 2023-08-28T18:11:37 | 2023-08-25T14:50:37Z | anna-geller | train |
kestra-io/kestra/1955_1988 | kestra-io/kestra | kestra-io/kestra/1955 | kestra-io/kestra/1988 | [
"keyword_pr_to_issue"
] | 838cfa7afe461893f64ae28fa79d71542e768a93 | aa2632018a72af38a51cc201a032b286f04eed92 | [] | [] | 2023-08-29T09:18:08Z | [
"bug",
"frontend"
] | [UI] Execution Topology -> show task source -> the low code editor is empty | ### Expected Behavior
Execution Topology -> show task sourc -> the low code editor should be removed from the view of correctly set with the task properties
### Actual Behaviour
See the screencast
[screen-capture (1).webm](https://github.com/kestra-io/kestra/assets/1819009/a6b048a7-056c-44e8-b6f2-2b63c5ff1028)
#... | [
"ui/src/components/flows/TaskEdit.vue"
] | [
"ui/src/components/flows/TaskEdit.vue"
] | [] | diff --git a/ui/src/components/flows/TaskEdit.vue b/ui/src/components/flows/TaskEdit.vue
index 97f3d45c4a..4a08d46856 100644
--- a/ui/src/components/flows/TaskEdit.vue
+++ b/ui/src/components/flows/TaskEdit.vue
@@ -24,7 +24,7 @@
<el-button
:icon="ContentSave"
... | null | val | train | 2023-08-29T09:26:57 | 2023-08-25T12:18:05Z | loicmathieu | train |
kestra-io/kestra/2005_2008 | kestra-io/kestra | kestra-io/kestra/2005 | kestra-io/kestra/2008 | [
"keyword_pr_to_issue"
] | 0965126450acd405ecf7513cd25c5dfb507eb1a6 | 102e84ccb22f05c09299ac8d39f70db339567981 | [
"I agree we should have a validation rule for that and display an error.",
"I think we should more prevent to set the value (maybe with a simple setter that thrown an exception) that prevent all usage everywhere",
"I have an old plan to break the dependency of the Schedule task to the PollingTrigger interface b... | [] | 2023-09-01T10:05:22Z | [
"bug"
] | Raise an error in the editor when both `cron` and `interval` properties are defined in a `Schedule` trigger | ### Feature description
## Problem
When a trigger is defined using both CRON and interval as follows:
```yaml
triggers:
- id: everyMinute
type: io.kestra.core.models.triggers.types.Schedule
cron: "*/1 * * * *"
interval: "PT1M"
```
it results in no scheduled executions according to user rep... | [
"core/src/main/java/io/kestra/core/models/triggers/types/Schedule.java"
] | [
"core/src/main/java/io/kestra/core/models/triggers/types/Schedule.java"
] | [
"core/src/test/java/io/kestra/core/validations/ScheduleTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/models/triggers/types/Schedule.java b/core/src/main/java/io/kestra/core/models/triggers/types/Schedule.java
index efdd8ea8a3..2552436f3d 100644
--- a/core/src/main/java/io/kestra/core/models/triggers/types/Schedule.java
+++ b/core/src/main/java/io/kestra/core/models/trigge... | diff --git a/core/src/test/java/io/kestra/core/validations/ScheduleTest.java b/core/src/test/java/io/kestra/core/validations/ScheduleTest.java
index 9759d3d281..d2370afeed 100644
--- a/core/src/test/java/io/kestra/core/validations/ScheduleTest.java
+++ b/core/src/test/java/io/kestra/core/validations/ScheduleTest.java
@... | train | train | 2023-09-01T16:15:35 | 2023-08-31T15:29:10Z | anna-geller | train |
kestra-io/kestra/2006_2009 | kestra-io/kestra | kestra-io/kestra/2006 | kestra-io/kestra/2009 | [
"keyword_pr_to_issue"
] | 102e84ccb22f05c09299ac8d39f70db339567981 | b08f7010c102974b88d58fa792a63a37d86c6cc0 | [
"We can support both but in this case the validator will not be aware of the `Label` type anymore so it will validate any arrays.\n\nUsing a map will works\n```\nlabels:\n key: value\n```\n\nUsing a list of labels will work\n```\nlabels:\n - key: key\n value: value1\n```\n\nThe following will validate but crea... | [] | 2023-09-01T13:10:14Z | [
"enhancement"
] | Add support for a map of `labels` in the flow validator | ### Feature description
We want to support both options for the definition of `labels`.
1. A list of key-value pairs:
```yaml
id: myflow
namespace: dev
labels:
- key: team
value: data
- key: project
value: dwh
```
2. A map of labels:
```yaml
id: myflow
namespace: dev
labels:
team:... | [
"core/src/main/java/io/kestra/core/models/flows/Flow.java"
] | [
"core/src/main/java/io/kestra/core/models/flows/Flow.java"
] | [] | diff --git a/core/src/main/java/io/kestra/core/models/flows/Flow.java b/core/src/main/java/io/kestra/core/models/flows/Flow.java
index bde1b57026..f1d3a59b12 100644
--- a/core/src/main/java/io/kestra/core/models/flows/Flow.java
+++ b/core/src/main/java/io/kestra/core/models/flows/Flow.java
@@ -10,6 +10,7 @@
import io.... | null | train | train | 2023-09-01T23:30:41 | 2023-08-31T16:29:16Z | anna-geller | train |
kestra-io/kestra/1409_2020 | kestra-io/kestra | kestra-io/kestra/1409 | kestra-io/kestra/2020 | [
"keyword_pr_to_issue"
] | e02a72b0ebab1f90c64d667a1d6cf18fe48d2e54 | 29410df0315e7b81c23c3855a5f1eac12dd5c3eb | [
"related to #1713 ",
"acc to @Skraye and @Ben8t, listeners can be used for lineage to avoid an extra flow, they will be added to the topology",
"Keeping the debat open for the following reasons : \r\n\r\n- creating an external flow (with trigger) to resolve failure notification seems a bit overwhelming 🤔 \r\n-... | [] | 2023-09-04T15:30:13Z | [] | Deprecate listeners in favor of triggers | ### Feature description
this pattern will be deprecated:
```yaml
id: slackFailureNotifications
namespace: prod
tasks:
- id: fail
type: io.kestra.core.tasks.scripts.Bash
commands:
- exit 1
listeners:
- conditions:
- type: io.kestra.core.models.conditions.types.ExecutionStatusConditi... | [
"core/src/main/java/io/kestra/core/models/flows/Flow.java",
"core/src/main/java/io/kestra/core/services/FlowService.java"
] | [
"core/src/main/java/io/kestra/core/models/flows/Flow.java",
"core/src/main/java/io/kestra/core/services/FlowService.java"
] | [
"webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java",
"webserver/src/test/resources/flows/validateMultipleValidFlows.yaml"
] | diff --git a/core/src/main/java/io/kestra/core/models/flows/Flow.java b/core/src/main/java/io/kestra/core/models/flows/Flow.java
index bde1b57026..dc57407abc 100644
--- a/core/src/main/java/io/kestra/core/models/flows/Flow.java
+++ b/core/src/main/java/io/kestra/core/models/flows/Flow.java
@@ -86,6 +86,7 @@ public bool... | diff --git a/webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java b/webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java
index 44116136ba..40b9b336f7 100644
--- a/webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java
+++ b/webserver/src/tes... | train | train | 2023-09-05T12:08:09 | 2023-05-25T15:45:19Z | anna-geller | train |
kestra-io/kestra/2021_2022 | kestra-io/kestra | kestra-io/kestra/2021 | kestra-io/kestra/2022 | [
"keyword_pr_to_issue"
] | 8fba5eed01081f2904dea3a14f61589a81bea7e4 | 516d5fbace52b143fc7b92a8324d5548eb095b5a | [] | [
"You cannot merge tasks and triggers, they are different things.\r\nFor a trigger you expect having a message \"Duplicate trigger id with name ...\"",
"There is a `allTriggerIds()` in the Flow class."
] | 2023-09-04T16:18:48Z | [
"bug",
"backend"
] | Trigger ids should be unique in a flow | ### Expected Behavior
_No response_
### Actual Behaviour
See https://kestra-io.slack.com/archives/C03FQKXRK3K/p1693832885758649
Missing a validation on trigger ids
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version: 0.12.0-SNAPSHOT
- Operating System (OS / Docker / Kubernetes):
... | [
"core/src/main/java/io/kestra/core/validations/ValidationFactory.java"
] | [
"core/src/main/java/io/kestra/core/validations/ValidationFactory.java"
] | [
"core/src/test/java/io/kestra/core/models/flows/FlowTest.java",
"core/src/test/resources/flows/invalids/duplicate.yaml"
] | diff --git a/core/src/main/java/io/kestra/core/validations/ValidationFactory.java b/core/src/main/java/io/kestra/core/validations/ValidationFactory.java
index 33c2b9b99c..57ca63b3f4 100644
--- a/core/src/main/java/io/kestra/core/validations/ValidationFactory.java
+++ b/core/src/main/java/io/kestra/core/validations/Vali... | diff --git a/core/src/test/java/io/kestra/core/models/flows/FlowTest.java b/core/src/test/java/io/kestra/core/models/flows/FlowTest.java
index 80802f1451..cb8a06f999 100644
--- a/core/src/test/java/io/kestra/core/models/flows/FlowTest.java
+++ b/core/src/test/java/io/kestra/core/models/flows/FlowTest.java
@@ -35,7 +35,... | val | train | 2023-09-04T16:47:32 | 2023-09-04T16:16:01Z | brian-mulier-p | train |
kestra-io/kestra/2040_2049 | kestra-io/kestra | kestra-io/kestra/2040 | kestra-io/kestra/2049 | [
"keyword_pr_to_issue"
] | 89f7827ca91b6d553034a9f740215a62ce160c6d | b2fcf42fca3c0e92a81f61d4bf16b434c9fc19b6 | [] | [] | 2023-09-06T13:43:54Z | [
"bug"
] | Creating a flow from JSON didn't use the custom label deserializer | ### Expected Behavior
Creating a flow from JSON must use the custom label deserializer otherwise labe as map is not possibe.
### Actual Behaviour
Using the following cURL example:
```
curl --location 'http://localhost:8080/api/v1/flows' \
--header 'Content-Type: application/json' \
--header 'Accept: text/json'... | [
"core/src/main/java/io/kestra/core/models/flows/Flow.java",
"core/src/main/java/io/kestra/core/models/flows/FlowWithException.java",
"core/src/main/java/io/kestra/core/models/flows/FlowWithSource.java",
"jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcFlowRepository.java",
"repository-memory/src/ma... | [
"core/src/main/java/io/kestra/core/models/flows/Flow.java",
"core/src/main/java/io/kestra/core/models/flows/FlowWithException.java",
"core/src/main/java/io/kestra/core/models/flows/FlowWithSource.java",
"jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcFlowRepository.java",
"repository-memory/src/ma... | [
"core/src/test/java/io/kestra/core/services/FlowTopologyServiceTest.java",
"webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/models/flows/Flow.java b/core/src/main/java/io/kestra/core/models/flows/Flow.java
index e29e7d1df6..a12b51a664 100644
--- a/core/src/main/java/io/kestra/core/models/flows/Flow.java
+++ b/core/src/main/java/io/kestra/core/models/flows/Flow.java
@@ -10,7 +10,6 @@
import io.... | diff --git a/core/src/test/java/io/kestra/core/services/FlowTopologyServiceTest.java b/core/src/test/java/io/kestra/core/services/FlowTopologyServiceTest.java
index 70e7042aec..553c383dab 100644
--- a/core/src/test/java/io/kestra/core/services/FlowTopologyServiceTest.java
+++ b/core/src/test/java/io/kestra/core/service... | val | train | 2023-09-08T12:09:43 | 2023-09-05T15:35:01Z | loicmathieu | train |
kestra-io/kestra/2037_2049 | kestra-io/kestra | kestra-io/kestra/2037 | kestra-io/kestra/2049 | [
"keyword_pr_to_issue",
"connected"
] | 89f7827ca91b6d553034a9f740215a62ce160c6d | b2fcf42fca3c0e92a81f61d4bf16b434c9fc19b6 | [
"can you try to update terraform provider version please to [0.10.0](https://registry.terraform.io/providers/kestra-io/kestra/latest) please ? ",
"Hello!\r\n\r\nIndeed, upgrading the TF provider to 0.10.0+ solved our issue. The problem seems to originate from the JSON resource on the web server, which was used to... | [] | 2023-09-06T13:43:54Z | [
"bug"
] | Labels are not created correctly when deployed by Terraform | ### Expected Behavior
When deploying a flow using Terraform, I want the labels to be created correctly.
If I wrote labels in a flow, using the key/value representation, such as
```yaml
labels:
env: prd
country: FR
```
I want them to be created as following, in the target Kestra server:
```yaml
labels:... | [
"core/src/main/java/io/kestra/core/models/flows/Flow.java",
"core/src/main/java/io/kestra/core/models/flows/FlowWithException.java",
"core/src/main/java/io/kestra/core/models/flows/FlowWithSource.java",
"jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcFlowRepository.java",
"repository-memory/src/ma... | [
"core/src/main/java/io/kestra/core/models/flows/Flow.java",
"core/src/main/java/io/kestra/core/models/flows/FlowWithException.java",
"core/src/main/java/io/kestra/core/models/flows/FlowWithSource.java",
"jdbc/src/main/java/io/kestra/jdbc/repository/AbstractJdbcFlowRepository.java",
"repository-memory/src/ma... | [
"core/src/test/java/io/kestra/core/services/FlowTopologyServiceTest.java",
"webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/models/flows/Flow.java b/core/src/main/java/io/kestra/core/models/flows/Flow.java
index e29e7d1df6..a12b51a664 100644
--- a/core/src/main/java/io/kestra/core/models/flows/Flow.java
+++ b/core/src/main/java/io/kestra/core/models/flows/Flow.java
@@ -10,7 +10,6 @@
import io.... | diff --git a/core/src/test/java/io/kestra/core/services/FlowTopologyServiceTest.java b/core/src/test/java/io/kestra/core/services/FlowTopologyServiceTest.java
index 70e7042aec..553c383dab 100644
--- a/core/src/test/java/io/kestra/core/services/FlowTopologyServiceTest.java
+++ b/core/src/test/java/io/kestra/core/service... | train | train | 2023-09-08T12:09:43 | 2023-09-05T13:20:49Z | yvrng | train |
kestra-io/kestra/2060_2061 | kestra-io/kestra | kestra-io/kestra/2060 | kestra-io/kestra/2061 | [
"keyword_pr_to_issue"
] | 92b1c21557bd54babca701996aabc885085d7a01 | 7044a4cf1896a018dcaf796753c1a044bc97fb2d | [] | [] | 2023-09-08T06:43:46Z | [
"bug",
"backend"
] | "Flows" trigger can't have null conditions | ### Expected Behavior
_No response_
### Actual Behaviour
Following the rework on multiple conditions, having a Flow trigger with no conditions leads to a crash of the instance
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version: 0.12.0-SNAPSHOT
- Operating System (OS / Docker / Kub... | [
"core/src/main/java/io/kestra/core/services/AbstractFlowTriggerService.java"
] | [
"core/src/main/java/io/kestra/core/services/AbstractFlowTriggerService.java"
] | [
"core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerCaseTest.java",
"core/src/test/java/io/kestra/core/runners/RestartCaseTest.java",
"core/src/test/java/io/kestra/core/tasks/flows/BadFlowableTest.java",
"core/src/test/java/io/kestra/core/tasks/flows/PauseTest.java",
"core/src/test/resources/... | diff --git a/core/src/main/java/io/kestra/core/services/AbstractFlowTriggerService.java b/core/src/main/java/io/kestra/core/services/AbstractFlowTriggerService.java
index 80ae142b6d..acbc6e1076 100644
--- a/core/src/main/java/io/kestra/core/services/AbstractFlowTriggerService.java
+++ b/core/src/main/java/io/kestra/cor... | diff --git a/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerCaseTest.java b/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerCaseTest.java
index 0e37819d6e..4a5b70ceda 100644
--- a/core/src/test/java/io/kestra/core/runners/MultipleConditionTriggerCaseTest.java
+++ b/core/src/test/jav... | train | val | 2023-09-07T18:34:55 | 2023-09-07T21:27:52Z | brian-mulier-p | train |
kestra-io/kestra/1902_2068 | kestra-io/kestra | kestra-io/kestra/1902 | kestra-io/kestra/2068 | [
"keyword_pr_to_issue"
] | a2c81b2071e7a2cd9f33f5f954a77b70b77c3a8a | e9517a520f4e4e3f64e4dd44c1d75f7e0c8846e5 | [
"would a multiline string work here? if so I'll add a PR\r\n\r\n```\r\n@Schema(\r\n title = \"Set a state in the state store.\",\r\n description = \"\"\"\r\n Values will be added or modified for a given key:\r\n * If you provide a new key, the new key will be added\r\n * If you provide an existing ke... | [] | 2023-09-08T12:56:12Z | [
"bug"
] | Warning on documentation are not rendered | see [here](https://kestra.io/plugins/core/tasks/states/io.kestra.core.tasks.states.set) | [
"core/src/main/java/io/kestra/core/docs/DocumentationGenerator.java",
"webserver/src/main/java/io/kestra/webserver/controllers/PluginController.java"
] | [
"core/src/main/java/io/kestra/core/docs/DocumentationGenerator.java",
"webserver/src/main/java/io/kestra/webserver/controllers/PluginController.java"
] | [
"core/src/test/java/io/kestra/core/docs/DocumentationGeneratorTest.java",
"webserver/src/test/java/io/kestra/webserver/controllers/PluginControllerTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/docs/DocumentationGenerator.java b/core/src/main/java/io/kestra/core/docs/DocumentationGenerator.java
index fc48b92d46..59b9f53de5 100644
--- a/core/src/main/java/io/kestra/core/docs/DocumentationGenerator.java
+++ b/core/src/main/java/io/kestra/core/docs/DocumentationGene... | diff --git a/core/src/test/java/io/kestra/core/docs/DocumentationGeneratorTest.java b/core/src/test/java/io/kestra/core/docs/DocumentationGeneratorTest.java
index 3629dd2f48..5ef990b854 100644
--- a/core/src/test/java/io/kestra/core/docs/DocumentationGeneratorTest.java
+++ b/core/src/test/java/io/kestra/core/docs/Docum... | train | val | 2023-09-09T00:11:06 | 2023-08-17T13:44:00Z | tchiotludo | train |
kestra-io/kestra/2030_2090 | kestra-io/kestra | kestra-io/kestra/2030 | kestra-io/kestra/2090 | [
"keyword_pr_to_issue"
] | 58fc39da46b5502dfdba9a01e172367faeb7a82c | 44f9e56ada291b9e94001a8d13ba34976b2351f2 | [] | [] | 2023-09-12T10:51:04Z | [] | FlowListener should not filter FlowWithException | ### Issue description
Currently, the FlowListener filter any FlowWithException which means consumers have no idea of these flows.
The issue is that a flow can become a FlowWithException after an update, which means the flow definition will be wrond and potentially leads to exception or strange behaviour on the exec... | [
"core/src/main/java/io/kestra/core/runners/FlowListeners.java",
"core/src/main/java/io/kestra/core/schedulers/AbstractScheduler.java",
"core/src/main/java/io/kestra/core/services/AbstractFlowTriggerService.java"
] | [
"core/src/main/java/io/kestra/core/runners/FlowListeners.java",
"core/src/main/java/io/kestra/core/schedulers/AbstractScheduler.java",
"core/src/main/java/io/kestra/core/services/AbstractFlowTriggerService.java"
] | [] | diff --git a/core/src/main/java/io/kestra/core/runners/FlowListeners.java b/core/src/main/java/io/kestra/core/runners/FlowListeners.java
index 039a12271d..3f07e51ca5 100644
--- a/core/src/main/java/io/kestra/core/runners/FlowListeners.java
+++ b/core/src/main/java/io/kestra/core/runners/FlowListeners.java
@@ -2,7 +2,6 ... | null | train | val | 2023-10-12T21:13:07 | 2023-09-05T07:52:30Z | loicmathieu | train |
kestra-io/kestra/1423_2097 | kestra-io/kestra | kestra-io/kestra/1423 | kestra-io/kestra/2097 | [
"keyword_pr_to_issue"
] | a8cb1e741764a0ea335aab4a668fcae1f53e3b1b | 0a1b7725c8ffb33bf7ee1ada17569c4be96789a6 | [
"relate to https://github.com/kestra-io/kestra/issues/1866",
"We should validate the flow when loading the graph on the topology tab (on the split editor the error status exists so no need to revalidate)."
] | [] | 2023-09-12T15:40:33Z | [
"bug"
] | Flow with invalid type generate an empty graph | If I have a missing plugins, the flow graph endpoint will generate an empty graph and not an error.
We have remove the validation of the flow, because the we don't care missing properties, but the task type is necessary and should need an error | [
"ui/src/components/executions/ExecutionRoot.vue",
"ui/src/components/executions/Topology.vue",
"ui/src/components/flows/FlowRoot.vue",
"ui/src/components/flows/Topology.vue",
"ui/src/components/inputs/EditorView.vue",
"ui/src/translations.json",
"webserver/src/main/java/io/kestra/webserver/controllers/F... | [
"ui/src/components/executions/ExecutionRoot.vue",
"ui/src/components/executions/Topology.vue",
"ui/src/components/flows/FlowRoot.vue",
"ui/src/components/flows/Topology.vue",
"ui/src/components/inputs/EditorView.vue",
"ui/src/translations.json",
"webserver/src/main/java/io/kestra/webserver/controllers/F... | [
"webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java"
] | diff --git a/ui/src/components/executions/ExecutionRoot.vue b/ui/src/components/executions/ExecutionRoot.vue
index a345e0f1fb..4a01bb7356 100644
--- a/ui/src/components/executions/ExecutionRoot.vue
+++ b/ui/src/components/executions/ExecutionRoot.vue
@@ -266,6 +266,8 @@
this.closeSSE();
window... | diff --git a/webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java b/webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java
index b1eb0429c9..005a8f9c38 100644
--- a/webserver/src/test/java/io/kestra/webserver/controllers/FlowControllerTest.java
+++ b/webserver/src/tes... | val | val | 2023-09-18T17:07:33 | 2023-05-29T14:46:09Z | tchiotludo | train |
kestra-io/kestra/2098_2099 | kestra-io/kestra | kestra-io/kestra/2098 | kestra-io/kestra/2099 | [
"keyword_pr_to_issue"
] | 0328e829e89eb5394aa8169df6a2be17f03d569c | ad54f84b1517e96aae23aaf04723e688a6667b99 | [] | [
"Would be more readable if expand on multiple line"
] | 2023-09-12T17:13:27Z | [
"bug",
"backend"
] | Subflow task logs are not shown | ### Expected Behavior
_No response_
### Actual Behaviour
See https://demo.kestra.io/ui/executions/io.kestra.bmu/call-simple-subflow/2euoLKmgwfLH0lAlHu9uU/logs where there is no logs boxes due to Subflow tasks not producing any attempt making it a edge case
### Steps To Reproduce
_No response_
### Environment Info... | [
"core/src/main/java/io/kestra/core/runners/ExecutorService.java",
"core/src/main/java/io/kestra/core/tasks/flows/Flow.java"
] | [
"core/src/main/java/io/kestra/core/runners/ExecutorService.java",
"core/src/main/java/io/kestra/core/tasks/flows/Flow.java"
] | [
"core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/runners/ExecutorService.java b/core/src/main/java/io/kestra/core/runners/ExecutorService.java
index 63717e1143..de656bbf80 100644
--- a/core/src/main/java/io/kestra/core/runners/ExecutorService.java
+++ b/core/src/main/java/io/kestra/core/runners/ExecutorService.java
@@ -6... | diff --git a/core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java b/core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java
index 5805453b3e..79deee8031 100644
--- a/core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java
+++ b/core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java
@... | train | val | 2023-09-13T11:00:27 | 2023-09-12T17:12:02Z | brian-mulier-p | train |
kestra-io/kestra/2105_2106 | kestra-io/kestra | kestra-io/kestra/2105 | kestra-io/kestra/2106 | [
"keyword_pr_to_issue"
] | 8c47569ad73750ad86cf8cfac9f76d2a60c497c1 | 0328e829e89eb5394aa8169df6a2be17f03d569c | [] | [] | 2023-09-13T07:55:36Z | [
"bug",
"backend"
] | Return task with empty "format" property will fail | ### Expected Behavior
_No response_
### Actual Behaviour
Failing due to length check for metrics, needs a null guard
### Steps To Reproduce
_No response_
### Environment Information
- Kestra Version:
- Operating System (OS / Docker / Kubernetes):
- Java Version (If not docker):
### Example flow
_No respons... | [
"core/src/main/java/io/kestra/core/tasks/debugs/Return.java"
] | [
"core/src/main/java/io/kestra/core/tasks/debugs/Return.java"
] | [] | diff --git a/core/src/main/java/io/kestra/core/tasks/debugs/Return.java b/core/src/main/java/io/kestra/core/tasks/debugs/Return.java
index 532986dca3..279d3af677 100644
--- a/core/src/main/java/io/kestra/core/tasks/debugs/Return.java
+++ b/core/src/main/java/io/kestra/core/tasks/debugs/Return.java
@@ -15,6 +15,7 @@
im... | null | val | val | 2023-09-12T16:15:13 | 2023-09-13T07:53:53Z | brian-mulier-p | train |
kestra-io/kestra/2107_2110 | kestra-io/kestra | kestra-io/kestra/2107 | kestra-io/kestra/2110 | [
"keyword_pr_to_issue"
] | ad54f84b1517e96aae23aaf04723e688a6667b99 | e861adc448e39167b0547b37013ec56e390864a5 | [] | [] | 2023-09-14T08:08:27Z | [
"bug"
] | Selecting all flow with a filter should only select all flow in the filtered list | ### Expected Behavior
When clicking on "select all" or just selecting the displayed list in the UI, it should only select all the flow return with the differents filters
### Actual Behaviour
When clicking on "select all" or checking the select list select more than what it should and apply the action on all fl... | [
"ui/src/stores/flow.js"
] | [
"ui/src/stores/flow.js"
] | [] | diff --git a/ui/src/stores/flow.js b/ui/src/stores/flow.js
index d47fc77613..ae7e2ce15b 100644
--- a/ui/src/stores/flow.js
+++ b/ui/src/stores/flow.js
@@ -226,7 +226,7 @@ export default {
return this.$http.delete("/api/v1/flows/delete/by-ids", {data: options.ids})
},
deleteFlowByQuery(_, ... | null | train | val | 2023-09-13T20:27:50 | 2023-09-13T15:08:54Z | Skraye | train |
kestra-io/kestra/2114_2121 | kestra-io/kestra | kestra-io/kestra/2114 | kestra-io/kestra/2121 | [
"keyword_pr_to_issue"
] | 3d8c291c7b47432a24ad3b8f5e8363acb7936253 | 456b18d24c1140906164de4dac139a163254efab | [] | [
"Please also add labels to switch flow and within the \"launch\" subflow task to ensure you're not overriding subflow default labels",
"Please don't use the ExecutionRepository, you can instead change the method signature to include the parent execution and retrieve the information you want.\r\nThe only place whe... | 2023-09-14T20:32:33Z | [
"enhancement"
] | Allow a subflow to inherit parent flow's execution labels | ### Feature description
When triggering a subflow, the user currently can define custom execution labels using the `labels` property.
It would be great to allow a subflow to inherit labels from a parent flow's execution.
## Possible implementation
Add an optional boolean property `inheritLabels` to the `Flo... | [
"core/src/main/java/io/kestra/core/runners/ExecutorService.java",
"core/src/main/java/io/kestra/core/tasks/flows/Flow.java"
] | [
"core/src/main/java/io/kestra/core/runners/ExecutorService.java",
"core/src/main/java/io/kestra/core/tasks/flows/Flow.java"
] | [
"core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java",
"core/src/test/resources/flows/valids/switch.yaml",
"core/src/test/resources/flows/valids/task-flow.yaml"
] | diff --git a/core/src/main/java/io/kestra/core/runners/ExecutorService.java b/core/src/main/java/io/kestra/core/runners/ExecutorService.java
index de656bbf80..f869302b94 100644
--- a/core/src/main/java/io/kestra/core/runners/ExecutorService.java
+++ b/core/src/main/java/io/kestra/core/runners/ExecutorService.java
@@ -5... | diff --git a/core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java b/core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java
index 79deee8031..4e04d4c647 100644
--- a/core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java
+++ b/core/src/test/java/io/kestra/core/tasks/flows/FlowCaseTest.java
@... | test | val | 2023-09-22T15:23:14 | 2023-09-14T13:29:17Z | anna-geller | train |
kestra-io/kestra/2123_2127 | kestra-io/kestra | kestra-io/kestra/2123 | kestra-io/kestra/2127 | [
"keyword_pr_to_issue"
] | a8cb1e741764a0ea335aab4a668fcae1f53e3b1b | 6003dfbbd860871b1342cb5abb671d5d13fdb6b6 | [
"same when using input from JDBC query passed to the same subflow \r\n\r\n```yaml\r\nid: each_item_rows\r\nnamespace: dev\r\n\r\ntasks:\r\n - id: extract\r\n type: io.kestra.plugin.jdbc.duckdb.Query\r\n sql: |\r\n INSTALL httpfs;\r\n LOAD httpfs;\r\n SELECT *\r\n FROM read_csv_auto('https... | [] | 2023-09-16T20:22:10Z | [
"bug"
] | File preview doesn't show data for some subflow's FILE inputs | ### Expected Behavior
Reproducer
1. Subflow:
```yaml
id: file
namespace: dev
inputs:
- name: file
type: FILE
tasks:
- id: file
type: io.kestra.plugin.scripts.shell.Commands
runner: PROCESS
commands:
- cat {{ inputs.file }}
```
2. Parent flow:
```yaml
id: eachIte... | [
"webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java"
] | [
"webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java"
] | [] | diff --git a/webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java b/webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java
index 2a91c58c42..c592e753b2 100644
--- a/webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java
+++ b/webserver/src/... | null | train | val | 2023-09-18T17:07:33 | 2023-09-15T07:59:31Z | anna-geller | train |
kestra-io/kestra/2138_2148 | kestra-io/kestra | kestra-io/kestra/2138 | kestra-io/kestra/2148 | [
"keyword_pr_to_issue"
] | 456b18d24c1140906164de4dac139a163254efab | 06963c23908b83a7c94af681e18cbb3c72b3e80e | [
"This is an issue due to the secret function that adds a new line at the end of the rendered value."
] | [] | 2023-09-20T09:09:08Z | [
"bug"
] | Dynamically generated webhook key doesn't work as expected | In the last 0.11.0 release, we added the feature to fetch the webhook key from secrets. However, it didn't work for me. See in the video that when using the webhook key from the Secret, no Execution was triggered. After hardcoding the key, the event from EventBridge got passed to the webhook without any issues:
http... | [
"build.gradle",
"webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java"
] | [
"build.gradle",
"webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java"
] | [
"core/src/test/resources/flows/valids/webhook-secret-key.yaml",
"webserver/src/test/java/io/kestra/webserver/controllers/ExecutionControllerTest.java"
] | diff --git a/build.gradle b/build.gradle
index 8754b1b083..663578a51a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -187,6 +187,7 @@ subprojects {
systemProperty 'user.country', 'US'
environment 'SECRET_MY_SECRET', "{\"secretKey\":\"secretValue\"}".bytes.encodeBase64().toString()
+ environm... | diff --git a/core/src/test/resources/flows/valids/webhook-secret-key.yaml b/core/src/test/resources/flows/valids/webhook-secret-key.yaml
new file mode 100644
index 0000000000..30329b26ba
--- /dev/null
+++ b/core/src/test/resources/flows/valids/webhook-secret-key.yaml
@@ -0,0 +1,13 @@
+id: webhook-secret-key
+namespace:... | train | val | 2023-09-22T17:47:22 | 2023-09-18T21:45:12Z | anna-geller | train |
kestra-io/kestra/2158_2159 | kestra-io/kestra | kestra-io/kestra/2158 | kestra-io/kestra/2159 | [
"keyword_pr_to_issue"
] | 0b4660f3ebc0a59b0f7f8e94eaee848ae66b38c3 | c7947198612f5751ed72d17bbab9e193d131270e | [] | [] | 2023-09-21T08:54:47Z | [
"bug"
] | Flow task error message when not found | ### Explain the bug
It displays namespace.taskId instead of namespace.flowId in the error message
### Environment Information
- Kestra Version:
- Operating System and Java Version (if not using Kestra Docker image):
| [
"core/src/main/java/io/kestra/core/tasks/flows/Flow.java"
] | [
"core/src/main/java/io/kestra/core/tasks/flows/Flow.java"
] | [] | diff --git a/core/src/main/java/io/kestra/core/tasks/flows/Flow.java b/core/src/main/java/io/kestra/core/tasks/flows/Flow.java
index 1869e6d99e..cedce2ebb7 100644
--- a/core/src/main/java/io/kestra/core/tasks/flows/Flow.java
+++ b/core/src/main/java/io/kestra/core/tasks/flows/Flow.java
@@ -143,7 +143,7 @@ public Execut... | null | val | val | 2023-09-20T22:02:51 | 2023-09-21T08:54:07Z | brian-mulier-p | train |
kestra-io/kestra/2164_2165 | kestra-io/kestra | kestra-io/kestra/2164 | kestra-io/kestra/2165 | [
"keyword_pr_to_issue"
] | 3d8c291c7b47432a24ad3b8f5e8363acb7936253 | 444a7753a3f5d344a610291f846055a3bd17c7d9 | [] | [] | 2023-09-22T15:03:32Z | [
"bug"
] | DBT subtasks logs don't have icon | ### Explain the bug

Should fallback on the parentTaskRunId when retrieving icon if we don't have an actual task linked
### Environment Information
- Kestra Version:
- Operating System and Java Version (if not using... | [
"ui/src/components/logs/LogList.vue"
] | [
"ui/src/components/logs/LogList.vue"
] | [] | diff --git a/ui/src/components/logs/LogList.vue b/ui/src/components/logs/LogList.vue
index 3e0fd8a5f2..bfd453518f 100644
--- a/ui/src/components/logs/LogList.vue
+++ b/ui/src/components/logs/LogList.vue
@@ -10,8 +10,8 @@
class="task-icon me-1"
>
... | null | val | val | 2023-09-22T15:23:14 | 2023-09-22T15:01:58Z | brian-mulier-p | train |
kestra-io/kestra/1563_2185 | kestra-io/kestra | kestra-io/kestra/1563 | kestra-io/kestra/2185 | [
"keyword_pr_to_issue"
] | 8414b77f654f31f83fccf0a3528488d87c3938ec | e16fb4e7509f454212b8ada6e1112f127772964e | [
"Video showing the issue: https://share.descript.com/view/bgxZPEqDn55 \r\n\r\nThe entire tile displaying those numbers would need to be adjusted based on the screen resolution"
] | [
"Please remove any mb / me & use \r\n```\r\ncolumn-gap: calc(var(--spacer) * 1.5);\r\nrow-gap: calc(var(--spacer) / 2);\r\n```"
] | 2023-09-26T09:34:03Z | [
"bug",
"frontend"
] | Home Dashboard: unresponsive display of tiles displaying the number of Successful, Failed and Running Executions | ### Expected Behavior
_No response_
### Actual Behaviour
Display is not responsive for digits in dashboard


... | [
"ui/src/components/home/HomeSummaryStatusLabel.vue"
] | [
"ui/src/components/home/HomeSummaryStatusLabel.vue"
] | [] | diff --git a/ui/src/components/home/HomeSummaryStatusLabel.vue b/ui/src/components/home/HomeSummaryStatusLabel.vue
index c634272b26..7d7ffc65c2 100644
--- a/ui/src/components/home/HomeSummaryStatusLabel.vue
+++ b/ui/src/components/home/HomeSummaryStatusLabel.vue
@@ -1,12 +1,12 @@
<template>
<div class="list">
... | null | test | val | 2023-09-27T17:28:27 | 2023-06-20T12:20:57Z | Ben8t | train |
kestra-io/kestra/1904_2186 | kestra-io/kestra | kestra-io/kestra/1904 | kestra-io/kestra/2186 | [
"keyword_pr_to_issue"
] | 08cb9e48355903dc62e64c4b378f04b41a266138 | 6b3cd88fa288a887af4b847ea7411be60bafebfd | [] | [
"Avoid console logging (twice)",
"```suggestion\r\n if (input.type === \"BOOLEAN\" && input.defaults === undefined){\r\n```",
"```suggestion\r\n <el-radio-button :label=\"$t('true')\" />\r\n <el-radio-button :label=\"$t('false')\" />\r\n <e... | 2023-09-26T10:05:28Z | [
"bug"
] | [UI] Boolean input always have a value | ### Expected Behavior
Boolean inputs should be able to have no value.
### Actual Behaviour
When executing a flow that have a boolean input from the UI, the execution will always have a value for the input even if it has a default value or is not mandatory.
This is because the UI uses a Switch with true/false so no-... | [
"ui/src/components/flows/FlowRun.vue"
] | [
"ui/src/components/flows/FlowRun.vue"
] | [] | diff --git a/ui/src/components/flows/FlowRun.vue b/ui/src/components/flows/FlowRun.vue
index a66721107d..ad3fc6bed5 100644
--- a/ui/src/components/flows/FlowRun.vue
+++ b/ui/src/components/flows/FlowRun.vue
@@ -36,10 +36,14 @@
v-model="inputs[input.name]"
:step="0.001"
... | null | val | val | 2023-09-26T16:36:20 | 2023-08-17T14:18:26Z | loicmathieu | train |
kestra-io/kestra/2112_2192 | kestra-io/kestra | kestra-io/kestra/2112 | kestra-io/kestra/2192 | [
"keyword_pr_to_issue"
] | f9f95feebc4f33ead5c2aab583782448684b7dc4 | c500667e8915a2000d05d736223f094cae9ac244 | [
"issue doesn't happen anymore on my local instance; we only found it on the preview when loading logs\r\n\r\n\r\n\r\n\r\nTODO: improve the DB index or optimize the log query for the Logs page -- it's likely only a Post... | [] | 2023-09-26T13:42:10Z | [
"bug"
] | Set the default filter to 7 days on the Logs and Executions pages to prevent `Timeout of 15000ms exceeded` when loading those UI pages | ### Expected Behavior
the issue we identified with Brian: on the homepage at the bottom, there's an element that logs errors and it's not properly unloaded when switching pages from Home to any other page - flows/logs etc.
"
>
<label-input
+... | null | train | val | 2023-09-26T14:29:07 | 2023-09-26T10:47:13Z | yuri1969 | train |
kestra-io/kestra/2191_2193 | kestra-io/kestra | kestra-io/kestra/2191 | kestra-io/kestra/2193 | [
"keyword_pr_to_issue"
] | f9f95feebc4f33ead5c2aab583782448684b7dc4 | e64f716a8624a86c16ac3e8e4dacf351eb73025f | [] | [] | 2023-09-26T13:44:54Z | [
"bug"
] | New execution-Prefill doesn't prefill the Execution labels | ### Explain the bug
Using the _New execution-Prefill_ is designed to easily allow starting a new execution using selected execution with modified "input set". The "set" includes both flow inputs and execution labels.
The labels are currently not prefilled. This leads to errors due to mislabeled executions.
### Env... | [
"ui/src/components/flows/FlowRun.vue"
] | [
"ui/src/components/flows/FlowRun.vue"
] | [] | diff --git a/ui/src/components/flows/FlowRun.vue b/ui/src/components/flows/FlowRun.vue
index a66721107d..f36eefcf1e 100644
--- a/ui/src/components/flows/FlowRun.vue
+++ b/ui/src/components/flows/FlowRun.vue
@@ -86,6 +86,7 @@
:label="$t('execution labels')"
>
<label-input
+... | null | train | val | 2023-09-26T14:29:07 | 2023-09-26T10:54:56Z | yuri1969 | train |
kestra-io/kestra/2207_2208 | kestra-io/kestra | kestra-io/kestra/2207 | kestra-io/kestra/2208 | [
"keyword_pr_to_issue"
] | 3dcd480218121c155c8d4191bad2048afa5b94e5 | 44a8da8a417a5b4519e9dda231ab1befddb205cd | [] | [] | 2023-09-28T09:20:17Z | [
"bug",
"frontend"
] | 7 days interval by default leads to auto reload not fetching latest data | ### Explain the bug
On auto-reload I think we should reset the 7 day interval to fetch live data
### Environment Information
- Kestra Version:
- Operating System and Java Version (if not using Kestra Docker image):
| [
"ui/src/components/executions/Executions.vue",
"ui/src/components/logs/LogsWrapper.vue"
] | [
"ui/src/components/executions/Executions.vue",
"ui/src/components/logs/LogsWrapper.vue"
] | [] | diff --git a/ui/src/components/executions/Executions.vue b/ui/src/components/executions/Executions.vue
index c810771cfb..6cb6dc08ca 100644
--- a/ui/src/components/executions/Executions.vue
+++ b/ui/src/components/executions/Executions.vue
@@ -33,7 +33,7 @@
/>
</el-form-item>
... | null | test | val | 2023-09-28T10:17:39 | 2023-09-28T08:58:19Z | brian-mulier-p | train |
kestra-io/kestra/2179_2209 | kestra-io/kestra | kestra-io/kestra/2179 | kestra-io/kestra/2209 | [
"keyword_pr_to_issue"
] | d90945d054ed404bda2ec1a41b8e2f4aeb36b3b6 | 4544412629fc8026822efd2b217a2922c2987e72 | [
"By enabling debug logs you can see that there is a race with each parallel. Each worker task result will update the execution but as it is in parallel the second execution will override the first one leading to an update of the state FAILED -> RUNNING.\n\nSee this log for ex:\n\n```\n2023-09-26 11:52:59,667 DEBUG ... | [] | 2023-09-28T09:46:06Z | [
"bug"
] | Flow with an EachParallel with failing tasks ends before all tasks ends | ### Explain the bug
Given the following flow:
```yaml
id: each-parallel-subflow-notfound
namespace: io.kestra.tests
tasks:
- id: 1_each
type: io.kestra.core.tasks.flows.EachParallel
value:
- value-1
- value-2
tasks:
- id: subflow-not-exist
type: io.kestra.core.... | [
"jdbc/src/main/java/io/kestra/jdbc/runner/JdbcExecutor.java"
] | [
"jdbc/src/main/java/io/kestra/jdbc/runner/JdbcExecutor.java"
] | [
"jdbc/src/test/java/io/kestra/jdbc/runner/JdbcRunnerTest.java"
] | diff --git a/jdbc/src/main/java/io/kestra/jdbc/runner/JdbcExecutor.java b/jdbc/src/main/java/io/kestra/jdbc/runner/JdbcExecutor.java
index 0f4b46508a..7cf65c305a 100644
--- a/jdbc/src/main/java/io/kestra/jdbc/runner/JdbcExecutor.java
+++ b/jdbc/src/main/java/io/kestra/jdbc/runner/JdbcExecutor.java
@@ -284,7 +284,8 @@ p... | diff --git a/jdbc/src/test/java/io/kestra/jdbc/runner/JdbcRunnerTest.java b/jdbc/src/test/java/io/kestra/jdbc/runner/JdbcRunnerTest.java
index d09377e24b..8812c36c60 100644
--- a/jdbc/src/test/java/io/kestra/jdbc/runner/JdbcRunnerTest.java
+++ b/jdbc/src/test/java/io/kestra/jdbc/runner/JdbcRunnerTest.java
@@ -135,10 +1... | val | val | 2023-09-29T22:09:15 | 2023-09-25T14:27:17Z | loicmathieu | train |
kestra-io/kestra/2128_2213 | kestra-io/kestra | kestra-io/kestra/2128 | kestra-io/kestra/2213 | [
"keyword_pr_to_issue"
] | d90945d054ed404bda2ec1a41b8e2f4aeb36b3b6 | ebce1260dc5ba599411308f05e3f5cef9d33addc | [
"I can reproduce this on the `develop` branch:\r\n\r\n```yaml\r\nid: hello-log\r\nnamespace: dev\r\ntasks:\r\n - id: wdir\r\n type: io.kestra.core.tasks.flows.WorkingDirectory\r\n tasks:\r\n - id: log \r\n type: io.kestra.core.tasks.log.Log\r\n message: \"{{ taskrun }}\"\r\n disable... | [] | 2023-09-28T15:38:17Z | [] | The `disabled` flag is not respected on a WorkingDirectory task and leads to a never-ending Execution | ```yaml
- id: wdir
type: io.kestra.core.tasks.flows.WorkingDirectory
tasks:
- id: log
type: io.kestra.core.tasks.log.Log
message: "{{ taskrun }}"
disabled: true
```
the log task will start | [
"core/src/main/java/io/kestra/core/runners/FlowableUtils.java",
"core/src/main/java/io/kestra/core/runners/Worker.java"
] | [
"core/src/main/java/io/kestra/core/runners/FlowableUtils.java",
"core/src/main/java/io/kestra/core/runners/Worker.java"
] | [
"core/src/test/resources/flows/valids/working-directory.yaml"
] | diff --git a/core/src/main/java/io/kestra/core/runners/FlowableUtils.java b/core/src/main/java/io/kestra/core/runners/FlowableUtils.java
index f93fe7b6d9..9f50132f3b 100644
--- a/core/src/main/java/io/kestra/core/runners/FlowableUtils.java
+++ b/core/src/main/java/io/kestra/core/runners/FlowableUtils.java
@@ -107,6 +10... | diff --git a/core/src/test/resources/flows/valids/working-directory.yaml b/core/src/test/resources/flows/valids/working-directory.yaml
index 5c309079bf..0bf3eda150 100644
--- a/core/src/test/resources/flows/valids/working-directory.yaml
+++ b/core/src/test/resources/flows/valids/working-directory.yaml
@@ -17,6 +17,9 @@... | val | val | 2023-09-29T22:09:15 | 2023-09-17T20:32:35Z | tchiotludo | train |
kestra-io/kestra/2226_2243 | kestra-io/kestra | kestra-io/kestra/2226 | kestra-io/kestra/2243 | [
"keyword_pr_to_issue"
] | 175510fd4909df5be1173270599f114f5758e569 | d2360eb8d5c58884e80ea3b0b51a311e8e906361 | [
"Can I offer a PR ?",
"@aballiet To fix that we need to remove the forced `endDate`, you can give it a try.\r\nLater we plan on improving the way the date filter works.",
"In the end, I will not have the time to do it. I let you @Skraye 👍 "
] | [] | 2023-10-06T11:00:34Z | [
"bug"
] | Running executions are not shown with default date filter | ### Explain the bug
Due to end date filter, we should remove it
### Environment Information
- Kestra Version:
- Operating System and Java Version (if not using Kestra Docker image):
| [
"ui/src/components/executions/Executions.vue",
"ui/src/components/logs/LogsWrapper.vue"
] | [
"ui/src/components/executions/Executions.vue",
"ui/src/components/logs/LogsWrapper.vue"
] | [] | diff --git a/ui/src/components/executions/Executions.vue b/ui/src/components/executions/Executions.vue
index 6cb6dc08ca..1b6fb23df1 100644
--- a/ui/src/components/executions/Executions.vue
+++ b/ui/src/components/executions/Executions.vue
@@ -286,7 +286,7 @@
endDate() {
// used to be able ... | null | train | val | 2023-10-05T23:08:28 | 2023-10-03T13:10:26Z | brian-mulier-p | train |
kestra-io/kestra/2210_2253 | kestra-io/kestra | kestra-io/kestra/2210 | kestra-io/kestra/2253 | [
"keyword_pr_to_issue"
] | d2360eb8d5c58884e80ea3b0b51a311e8e906361 | 45ad053ccd6b5513fb3f06fe85c69e812ce4f9c0 | [
"Hey @anna-geller , \r\nCan I contribute to this ?",
"@chinmaym07 for sure, the task is for you ",
"@anna-geller @tchiotludo\r\nHey guys, hope you don't mind I've implemented it. Seemed like low hanging fruit. ",
"for sure, thanks so much!"
] | [] | 2023-10-09T12:26:40Z | [
"enhancement",
"frontend",
"good first issue"
] | [UI] Add "Last 5 minutes" filter to Metrics | ### Feature description
It would be useful to allow a fine-granular overview of metrics from the last couple of runs.

see https://github.com/kestra-io/kestra/issues/1753#issuecomment-1705727664
(the period is ... | [
"ui/src/components/layout/DateRange.vue",
"ui/src/translations.json"
] | [
"ui/src/components/layout/DateRange.vue",
"ui/src/translations.json"
] | [] | diff --git a/ui/src/components/layout/DateRange.vue b/ui/src/components/layout/DateRange.vue
index ff2aef399b..7fe91c7e3c 100644
--- a/ui/src/components/layout/DateRange.vue
+++ b/ui/src/components/layout/DateRange.vue
@@ -22,110 +22,117 @@
monthBeforeYear: false,
},
... | null | train | val | 2023-10-06T13:18:00 | 2023-09-28T09:52:01Z | anna-geller | train |
kestra-io/kestra/1862_2265 | kestra-io/kestra | kestra-io/kestra/1862 | kestra-io/kestra/2265 | [
"keyword_pr_to_issue"
] | e01f798b76d5083eb9f9a8801afd79758d7294e6 | 2508f2efe30d4eb6ae839b62aeefd72105d963e8 | [
"only worth noting that it would be nice to use the new script plugin as a basis for the plugin :) \r\n\r\n```yaml\r\nid: cloudquery\r\nnamespace: dev\r\n\r\ntasks:\r\n - id: wdir\r\n type: io.kestra.core.tasks.flows.WorkingDirectory\r\n tasks:\r\n - id: config\r\n type: io.kestra.core.tasks.stor... | [] | 2023-10-10T07:43:08Z | [
"backend",
"plugin",
"enhancement"
] | New Plugins: Cloud Query | https://www.cloudquery.io/
Seems that the solution is expanding to other things that query cloud account
```yaml
id: "bash"
type: "io.kestra.core.tasks.scripts.Bash"
runner: DOCKER
inputFiles:
config.yml: |
kind: source
spec:
name: "sharepoint"
registry: "github"
path: "koltyakov/sharepoi... | [
".github/workflows/main.yml"
] | [
".github/workflows/main.yml"
] | [] | diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 5bbffa630a..3ef1cf3de7 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -15,7 +15,7 @@ on:
- release
- develop
repository_dispatch:
- types: [rebuild]
+ types: [ rebuild ]
workflow_dispatch:
... | null | val | val | 2023-10-10T00:09:36 | 2023-08-07T14:11:14Z | tchiotludo | train |
kestra-io/kestra/2267_2272 | kestra-io/kestra | kestra-io/kestra/2267 | kestra-io/kestra/2272 | [
"keyword_pr_to_issue"
] | 58fc39da46b5502dfdba9a01e172367faeb7a82c | 78641ad259a614a0da6232016c4af4d908c61816 | [
"Great idea to add event filters! We'd only need to make it a bit more flexible to allow: \r\n- filtering for specific header and body properties\r\n- multiple filters e.g. filter on both header and body or multiple body filters\r\n\r\nSome examples of how other tools approach it:\r\n- [Azure DevOps](https://learn.... | [
"```suggestion\r\n Webhook trigger allows you to create a unique URL that you can use to trigger a Kestra flow execution based on a presence of events in another application such as GitHub or Amazon EventBridge. In order to use that URL, you have to add a secret key that will secure your webhook URL. \r\n ... | 2023-10-10T15:45:55Z | [
"enhancement"
] | Webhook trigger : allow to specify condition on payload to trigger execution | ### Feature description
For some APIs we might want to check a condition (key exists, value is a specific one we are interested in) to decide to trigger our flow or not.
Currently this is doable within the flow definition but add some complexity, still generate flow execution and pollute history.
=> Can be nic... | [
"core/src/main/java/io/kestra/core/models/triggers/types/Webhook.java",
"webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java"
] | [
"core/src/main/java/io/kestra/core/models/triggers/types/Webhook.java",
"webserver/src/main/java/io/kestra/webserver/controllers/ExecutionController.java"
] | [
"core/src/test/resources/flows/valids/webhook-with-condition.yaml",
"webserver/src/test/java/io/kestra/webserver/controllers/ExecutionControllerTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/models/triggers/types/Webhook.java b/core/src/main/java/io/kestra/core/models/triggers/types/Webhook.java
index 1c044ae58f..4440bc3c67 100644
--- a/core/src/main/java/io/kestra/core/models/triggers/types/Webhook.java
+++ b/core/src/main/java/io/kestra/core/models/triggers/... | diff --git a/core/src/test/resources/flows/valids/webhook-with-condition.yaml b/core/src/test/resources/flows/valids/webhook-with-condition.yaml
new file mode 100644
index 0000000000..08de8f3668
--- /dev/null
+++ b/core/src/test/resources/flows/valids/webhook-with-condition.yaml
@@ -0,0 +1,15 @@
+id: webhook-with-condi... | train | val | 2023-10-12T21:13:07 | 2023-10-10T08:46:22Z | aballiet | train |
kestra-io/kestra/2111_2276 | kestra-io/kestra | kestra-io/kestra/2111 | kestra-io/kestra/2276 | [
"keyword_pr_to_issue"
] | 9af64102b0f5cd67e0bb33c502684b498f68dbfc | da2fc3c5466cc50b297eb4c1b28159dea999a332 | [] | [
"You can use `.map(...).orElse()` it would be more compact",
"You can use `.map(...).orElse()` it would be more compact"
] | 2023-10-11T09:00:32Z | [
"bug",
"backend"
] | Failing task with error handler in a DAG will hang forever leading to zombie execution | ### Expected Behavior
_No response_
### Actual Behaviour
See https://demo.kestra.io/ui/executions/io.kestra.bmu/dag-test-error/2lJMuZsJdIvt7GqobvxeQR/gantt
It only happens if we add an error handler, without it a failing task will stop the execution properly
### Steps To Reproduce
_No response_
### Environment I... | [
"core/src/main/java/io/kestra/core/runners/FlowableUtils.java"
] | [
"core/src/main/java/io/kestra/core/runners/FlowableUtils.java"
] | [] | diff --git a/core/src/main/java/io/kestra/core/runners/FlowableUtils.java b/core/src/main/java/io/kestra/core/runners/FlowableUtils.java
index 9f50132f3b..419d5de819 100644
--- a/core/src/main/java/io/kestra/core/runners/FlowableUtils.java
+++ b/core/src/main/java/io/kestra/core/runners/FlowableUtils.java
@@ -15,7 +15,... | null | train | val | 2023-10-11T10:41:20 | 2023-09-14T09:24:09Z | brian-mulier-p | train |
kestra-io/kestra/2289_2290 | kestra-io/kestra | kestra-io/kestra/2289 | kestra-io/kestra/2290 | [
"keyword_pr_to_issue"
] | 0dc270d6c2acb76d0004e1ff67ec53a6775edce6 | fa7de6bed82856b3902e7227dee98e2f626b89ef | [] | [] | 2023-10-12T13:26:23Z | [
"bug"
] | Bad usage of path instead of route | ### Explain the bug
Route should be use instead of path

### Environment Information
0.13.0 | [
"ui/src/override/components/LeftMenu.vue"
] | [
"ui/src/override/components/LeftMenu.vue"
] | [] | diff --git a/ui/src/override/components/LeftMenu.vue b/ui/src/override/components/LeftMenu.vue
index 173ee29bfd..04823a82ea 100644
--- a/ui/src/override/components/LeftMenu.vue
+++ b/ui/src/override/components/LeftMenu.vue
@@ -206,7 +206,7 @@
}
},
... | null | train | val | 2023-10-12T14:40:38 | 2023-10-12T13:26:15Z | Skraye | train |
kestra-io/kestra/2288_2292 | kestra-io/kestra | kestra-io/kestra/2288 | kestra-io/kestra/2292 | [
"keyword_pr_to_issue"
] | fa7de6bed82856b3902e7227dee98e2f626b89ef | 4a1a8a2515dcf0931c95b2fca57407df46b28a2e | [] | [] | 2023-10-12T13:44:32Z | [
"bug",
"frontend"
] | [UI] Something broke Cross-flow dependency view | ### Explain the bug


### Environment Information
- Kestra Version: 0.13.0
- Operating System and Java Version (if ... | [
"ui/package-lock.json",
"ui/package.json"
] | [
"ui/package-lock.json",
"ui/package.json"
] | [] | diff --git a/ui/package-lock.json b/ui/package-lock.json
index 30d9fe71db..12a32910d5 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -8,7 +8,7 @@
"name": "kestra",
"version": "0.1.0",
"dependencies": {
- "@kestra-io/ui-libs": "^0.0.28",
+ "@kestra-io/ui-libs": "^0.0.2... | null | train | val | 2023-10-12T15:28:28 | 2023-10-12T10:01:43Z | anna-geller | train |
kestra-io/kestra/1809_2293 | kestra-io/kestra | kestra-io/kestra/1809 | kestra-io/kestra/2293 | [
"keyword_pr_to_issue"
] | 58fc39da46b5502dfdba9a01e172367faeb7a82c | 5f7adbb064457d2cbd3c25918dbe098ce330c15c | [
"As you're in a nested flowable, it should be `parent.taskRun.value` to access the Each value.\r\nWhat is strange is that it seems to works with the expression eval (the property `taskRun` also works):\r\n\r\n",
"The... | [
"Can you merge those two methods in one ?\r\n\r\nWe really don't want a method that allow mutation of variables to be public!"
] | 2023-10-12T18:18:13Z | [
"bug"
] | Simplify `EachParallel` with `WorkingDirectory` child tasks | ### Issue description
This flow works:
```yaml
id: reproducer
namespace: dev
tasks:
- id: parallel
type: io.kestra.core.tasks.flows.EachParallel
value: ["1", "2", "3", "4", "5", "6"]
tasks:
- id: seq
type: io.kestra.core.tasks.flows.Sequential
tasks:
- id: py... | [
"core/src/main/java/io/kestra/core/runners/RunContext.java",
"core/src/main/java/io/kestra/core/runners/Worker.java"
] | [
"core/src/main/java/io/kestra/core/runners/RunContext.java",
"core/src/main/java/io/kestra/core/runners/Worker.java"
] | [
"core/src/test/java/io/kestra/core/tasks/flows/WorkingDirectoryTest.java",
"core/src/test/resources/flows/valids/working-directory-taskrun.yml"
] | diff --git a/core/src/main/java/io/kestra/core/runners/RunContext.java b/core/src/main/java/io/kestra/core/runners/RunContext.java
index 330aaeedf8..f849406dd1 100644
--- a/core/src/main/java/io/kestra/core/runners/RunContext.java
+++ b/core/src/main/java/io/kestra/core/runners/RunContext.java
@@ -426,6 +426,24 @@ publ... | diff --git a/core/src/test/java/io/kestra/core/tasks/flows/WorkingDirectoryTest.java b/core/src/test/java/io/kestra/core/tasks/flows/WorkingDirectoryTest.java
index 6aca4e1209..e2e00ac344 100644
--- a/core/src/test/java/io/kestra/core/tasks/flows/WorkingDirectoryTest.java
+++ b/core/src/test/java/io/kestra/core/tasks/f... | train | val | 2023-10-12T21:13:07 | 2023-07-25T09:56:20Z | anna-geller | train |
kestra-io/kestra/2326_2333 | kestra-io/kestra | kestra-io/kestra/2326 | kestra-io/kestra/2333 | [
"keyword_pr_to_issue"
] | b7c7093b46da6075aa842889d2829b1385a545bb | 8fa1444f9e6a438509a0edfc09ac3cacfdc17189 | [] | [] | 2023-10-18T14:38:30Z | [
"enhancement"
] | Validate that a WorkingDirectory task didn't contains any task with a workerGroup | ### Feature description
Validate that a WorkingDirectory task didn't contains any task with a workerGroup as otherwise the workerGroup will be ignored leading to possible confusion. | [
"core/src/main/java/io/kestra/core/validations/ValidationFactory.java"
] | [
"core/src/main/java/io/kestra/core/validations/ValidationFactory.java"
] | [
"core/src/test/java/io/kestra/core/validations/WorkingDirectoryTest.java"
] | diff --git a/core/src/main/java/io/kestra/core/validations/ValidationFactory.java b/core/src/main/java/io/kestra/core/validations/ValidationFactory.java
index 724c9fc964..069a880240 100644
--- a/core/src/main/java/io/kestra/core/validations/ValidationFactory.java
+++ b/core/src/main/java/io/kestra/core/validations/Vali... | diff --git a/core/src/test/java/io/kestra/core/validations/WorkingDirectoryTest.java b/core/src/test/java/io/kestra/core/validations/WorkingDirectoryTest.java
new file mode 100644
index 0000000000..82c54a430b
--- /dev/null
+++ b/core/src/test/java/io/kestra/core/validations/WorkingDirectoryTest.java
@@ -0,0 +1,88 @@
+p... | test | val | 2023-10-18T11:17:47 | 2023-10-18T08:00:26Z | loicmathieu | train |
kestra-io/kestra/2330_2334 | kestra-io/kestra | kestra-io/kestra/2330 | kestra-io/kestra/2334 | [
"keyword_pr_to_issue"
] | 540337cf70c074690a6f6b6ff32599e483a3242a | 523384a78b71fdbc125fe2f975b2d9478750ea59 | [] | [] | 2023-10-18T15:35:36Z | [
"enhancement"
] | Regression: bring "Edit flow" back to the main navigation bar | ### Feature description
It's a regression in developer productivity when the edit button is no longer available on the execution page. It is important to bring it back to the top navigation bar:

| [
"ui/src/components/executions/ExecutionRoot.vue",
"ui/src/components/flows/FlowRoot.vue",
"ui/src/components/layout/GlobalSearch.vue",
"ui/src/components/layout/TopNavBar.vue"
] | [
"ui/src/components/executions/ExecutionRoot.vue",
"ui/src/components/flows/FlowRoot.vue",
"ui/src/components/layout/GlobalSearch.vue",
"ui/src/components/layout/TopNavBar.vue"
] | [] | diff --git a/ui/src/components/executions/ExecutionRoot.vue b/ui/src/components/executions/ExecutionRoot.vue
index d0d8d4bd67..3d187fffa8 100644
--- a/ui/src/components/executions/ExecutionRoot.vue
+++ b/ui/src/components/executions/ExecutionRoot.vue
@@ -2,42 +2,25 @@
<top-nav-bar :title="routeInfo?.title" :breadc... | null | val | val | 2023-10-18T16:40:28 | 2023-10-18T09:22:12Z | anna-geller | train |
kestra-io/kestra/2348_2362 | kestra-io/kestra | kestra-io/kestra/2348 | kestra-io/kestra/2362 | [
"keyword_pr_to_issue"
] | 8fa1444f9e6a438509a0edfc09ac3cacfdc17189 | 54dbd24368b94e0e125e62df4db909bd057d75ad | [] | [] | 2023-10-21T18:46:11Z | [
"bug"
] | [UI] CTRL-E in the flow editor no longuer launch an execution | ### Explain the bug
[UI] CTRL-E in the flow editor no longuer launch an execution
### Environment Information
- Kestra Version: 0.13
- Operating System and Java Version (if not using Kestra Docker image):
| [
"ui/src/components/flows/TriggerFlow.vue",
"ui/src/components/inputs/EditorView.vue",
"ui/src/stores/flow.js"
] | [
"ui/src/components/flows/TriggerFlow.vue",
"ui/src/components/inputs/EditorView.vue",
"ui/src/stores/flow.js"
] | [] | diff --git a/ui/src/components/flows/TriggerFlow.vue b/ui/src/components/flows/TriggerFlow.vue
index 99b504a939..02e60fc699 100644
--- a/ui/src/components/flows/TriggerFlow.vue
+++ b/ui/src/components/flows/TriggerFlow.vue
@@ -1,6 +1,6 @@
<template>
<div class="trigger-flow-wrapper">
- <el-button class="ed... | null | train | val | 2023-10-20T17:49:51 | 2023-10-19T10:13:33Z | loicmathieu | train |
kestra-io/kestra/2232_2411 | kestra-io/kestra | kestra-io/kestra/2232 | kestra-io/kestra/2411 | [
"keyword_pr_to_issue"
] | 4f18b146a965c028b0ec3cae7aac206c71d9fbb2 | 690dcbd467f43e1115328ffe84d711414c17afa8 | [
"related to https://github.com/kestra-io/kestra/issues/2383"
] | [] | 2023-10-30T15:12:35Z | [
"bug",
"frontend"
] | Different failed execution count on the Homepage dashboard | ### Explain the bug
For example, on the demo, when filtering on 7 days.
On the homepage dashboard, execution count is 31147

But the failed execution widget shows more than 10000 failed execution
 => {
return new Date(b.da... | null | val | val | 2023-10-29T00:30:41 | 2023-10-04T09:50:46Z | loicmathieu | train |
kestra-io/kestra/2381_2414 | kestra-io/kestra | kestra-io/kestra/2381 | kestra-io/kestra/2414 | [
"keyword_pr_to_issue"
] | 690dcbd467f43e1115328ffe84d711414c17afa8 | b1e0fad6b431323c8c9d1bfd30e5044c77a9d34c | [] | [] | 2023-10-31T08:34:45Z | [] | Load default namespace when starting the VS Code editor | Instead of a blank screen, we should load the default namespace:


this will be more encouraging and easier to star... | [
"ui/public/vscode.html",
"ui/src/components/flows/TriggerFlow.vue",
"ui/src/components/namespace/Editor.vue",
"ui/src/components/namespace/NamespaceSelect.vue",
"ui/src/utils/submitTask.js"
] | [
"ui/public/init.js",
"ui/public/vscode.html",
"ui/src/components/flows/TriggerFlow.vue",
"ui/src/components/namespace/Editor.vue",
"ui/src/components/namespace/NamespaceSelect.vue",
"ui/src/utils/submitTask.js"
] | [] | diff --git a/ui/public/init.js b/ui/public/init.js
new file mode 100644
index 0000000000..0dec0bef22
--- /dev/null
+++ b/ui/public/init.js
@@ -0,0 +1,78 @@
+Object.keys(window.webPackagePaths).map(function (key) {
+ window.webPackagePaths[key] = `${window.location.origin}${KESTRA_UI_PATH}vscode-web/dist/node_modules... | null | train | val | 2023-10-31T10:23:34 | 2023-10-24T13:38:56Z | anna-geller | train |
kestra-io/kestra/2367_2414 | kestra-io/kestra | kestra-io/kestra/2367 | kestra-io/kestra/2414 | [
"keyword_pr_to_issue"
] | 690dcbd467f43e1115328ffe84d711414c17afa8 | b1e0fad6b431323c8c9d1bfd30e5044c77a9d34c | [] | [] | 2023-10-31T08:34:45Z | [
"enhancement"
] | Rename the `flows` Namespace Files directory to `_flows` | ### Feature description
This will:
1. Make it clear that this is a directory managed internally by kestra
2. Automatically pin that directory to the top naturally via naming
3. Make CI/CD easier, e.g., allowing to escape that directory when syncing namespace files via GitHub Actions or Terraform
.map(function (key) {
+ window.webPackagePaths[key] = `${window.location.origin}${KESTRA_UI_PATH}vscode-web/dist/node_modules... | null | val | val | 2023-10-31T10:23:34 | 2023-10-23T10:23:38Z | anna-geller | train |
kestra-io/kestra/2342_2414 | kestra-io/kestra | kestra-io/kestra/2342 | kestra-io/kestra/2414 | [
"keyword_pr_to_issue"
] | 690dcbd467f43e1115328ffe84d711414c17afa8 | b1e0fad6b431323c8c9d1bfd30e5044c77a9d34c | [] | [] | 2023-10-31T08:34:45Z | [] | Allow creating + saving flows from VS Code with full autocompletion (kestra flow schema is currently not preloaded) | Currently, fetching the flow schema requires manual intervention from the user. Fixing that is a priority in this issue.
Then, we need to add an option to allow adding flow files directly to the `_flows` folder. | [
"ui/public/vscode.html",
"ui/src/components/flows/TriggerFlow.vue",
"ui/src/components/namespace/Editor.vue",
"ui/src/components/namespace/NamespaceSelect.vue",
"ui/src/utils/submitTask.js"
] | [
"ui/public/init.js",
"ui/public/vscode.html",
"ui/src/components/flows/TriggerFlow.vue",
"ui/src/components/namespace/Editor.vue",
"ui/src/components/namespace/NamespaceSelect.vue",
"ui/src/utils/submitTask.js"
] | [] | diff --git a/ui/public/init.js b/ui/public/init.js
new file mode 100644
index 0000000000..0dec0bef22
--- /dev/null
+++ b/ui/public/init.js
@@ -0,0 +1,78 @@
+Object.keys(window.webPackagePaths).map(function (key) {
+ window.webPackagePaths[key] = `${window.location.origin}${KESTRA_UI_PATH}vscode-web/dist/node_modules... | null | train | val | 2023-10-31T10:23:34 | 2023-10-18T16:11:43Z | anna-geller | train |
kestra-io/kestra/2374_2414 | kestra-io/kestra | kestra-io/kestra/2374 | kestra-io/kestra/2414 | [
"keyword_pr_to_issue"
] | 690dcbd467f43e1115328ffe84d711414c17afa8 | b1e0fad6b431323c8c9d1bfd30e5044c77a9d34c | [] | [] | 2023-10-31T08:34:45Z | [] | Warn about unsaved changes in Namespace Files | [
"ui/public/vscode.html",
"ui/src/components/flows/TriggerFlow.vue",
"ui/src/components/namespace/Editor.vue",
"ui/src/components/namespace/NamespaceSelect.vue",
"ui/src/utils/submitTask.js"
] | [
"ui/public/init.js",
"ui/public/vscode.html",
"ui/src/components/flows/TriggerFlow.vue",
"ui/src/components/namespace/Editor.vue",
"ui/src/components/namespace/NamespaceSelect.vue",
"ui/src/utils/submitTask.js"
] | [] | diff --git a/ui/public/init.js b/ui/public/init.js
new file mode 100644
index 0000000000..0dec0bef22
--- /dev/null
+++ b/ui/public/init.js
@@ -0,0 +1,78 @@
+Object.keys(window.webPackagePaths).map(function (key) {
+ window.webPackagePaths[key] = `${window.location.origin}${KESTRA_UI_PATH}vscode-web/dist/node_modules... | null | train | val | 2023-10-31T10:23:34 | 2023-10-23T16:15:03Z | anna-geller | train | |
kestra-io/kestra/2357_2415 | kestra-io/kestra | kestra-io/kestra/2357 | kestra-io/kestra/2415 | [
"keyword_pr_to_issue"
] | 595e66663ef6e6f3931fc53a2c4532fc9fd76350 | ba7f5061150bdf5f8c03478f58c0c1466867e405 | [
"Hi,\r\nwe have very simple Python scripts, like for example parsing the date or creating an s3 bucket path from different variables and we are trying to do that in python script and run it as a PROCESS. The only thing that we are missing is the Kestra library on our runtime environment and we would expect that Kes... | [] | 2023-10-31T09:06:30Z | [
"enhancement"
] | Add the Python Kestra library to the Kestra full image | ### Feature description
The Kestra full image installs binaries (python3 python3-venv python-is-python3 nodejs npm curl zip unzip) and all plugins but not the Kestra library.
User that wanted to use the Python tasks with the PROCESS runner will need to install it (or use a custom Kestra image).
If possible, we sho... | [
".github/workflows/main.yml",
"Dockerfile"
] | [
".github/workflows/main.yml",
"Dockerfile"
] | [] | diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index bd2ca58288..1ae79840ec 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -157,6 +157,7 @@ jobs:
- name: ""
plugins: ""
packages: ""
+ python-libs: ""
- name: "-... | null | train | val | 2023-10-30T18:26:42 | 2023-10-20T12:41:36Z | loicmathieu | train |
kestra-io/kestra/2245_2416 | kestra-io/kestra | kestra-io/kestra/2245 | kestra-io/kestra/2416 | [
"keyword_pr_to_issue"
] | a570cc675b669b9b07a737b8379e0369ff6a542b | 916a3b30b5924e52dfbfb2c428a2c00dfe527f9d | [
"You could add a `logLevel` on task and trigger that will limit the output of every log emitted by the task, by default, we will keep the `TRACE` level"
] | [] | 2023-10-31T13:49:33Z | [
"enhancement"
] | Add `logLevel` Enum property on the core task | ### Feature description
Hi,
Usually, all tasks are generating logs. These logs are collected by Kestra to be display in the UI. By default, this is the ideal behavior
But sometimes we don't want that logs are collected for example when we have
- huge log size (that use a lot of space in the Kestra DB for nothin... | [
"core/src/main/java/io/kestra/core/models/executions/TaskRun.java",
"core/src/main/java/io/kestra/core/models/tasks/Task.java",
"core/src/main/java/io/kestra/core/models/triggers/AbstractTrigger.java",
"core/src/main/java/io/kestra/core/runners/RunContext.java",
"core/src/main/java/io/kestra/core/runners/Ru... | [
"core/src/main/java/io/kestra/core/models/executions/TaskRun.java",
"core/src/main/java/io/kestra/core/models/tasks/Task.java",
"core/src/main/java/io/kestra/core/models/triggers/AbstractTrigger.java",
"core/src/main/java/io/kestra/core/runners/RunContext.java",
"core/src/main/java/io/kestra/core/runners/Ru... | [
"core/src/test/java/io/kestra/core/runners/ExecutionServiceTest.java",
"core/src/test/java/io/kestra/core/runners/RunContextTest.java",
"core/src/test/java/io/kestra/core/serializers/YamlFlowParserTest.java",
"core/src/test/resources/flows/valids/logs.yaml",
"jdbc/src/test/java/io/kestra/jdbc/runner/JdbcRun... | diff --git a/core/src/main/java/io/kestra/core/models/executions/TaskRun.java b/core/src/main/java/io/kestra/core/models/executions/TaskRun.java
index 43abe06476..5f61bdb787 100644
--- a/core/src/main/java/io/kestra/core/models/executions/TaskRun.java
+++ b/core/src/main/java/io/kestra/core/models/executions/TaskRun.ja... | diff --git a/core/src/test/java/io/kestra/core/runners/ExecutionServiceTest.java b/core/src/test/java/io/kestra/core/runners/ExecutionServiceTest.java
index 8dae4c0cdb..7b541cfba2 100644
--- a/core/src/test/java/io/kestra/core/runners/ExecutionServiceTest.java
+++ b/core/src/test/java/io/kestra/core/runners/ExecutionSe... | train | val | 2023-11-03T09:33:04 | 2023-10-06T14:20:20Z | aurelienWls | train |
Subsets and Splits
Java Code Detection in Problems
Identifies and categorizes entries in the dataset that are likely related to Java programming, providing insights into the prevalence and type of Java content in the problem statements.