-
### Description
BUG: If I want like Administrator to edit a workspace of another user, system throws exception.
### error
### Steps to Reproduce
1. add workspace with one user
…
-
### Is your feature request related to a problem?
When creating **Connector tool** with `connector_id` from previous node inputs, connector id is missing.
### What solution would you like?
Add `c…
-
When creating translated node-types I often find myself writing down the definition with all the "i18n" labels and later open both the node-type and a translation file side-by-side to see which string…
PRGfx updated
5 months ago
-
## Problem statement
Today, customers can register models to OpenSearch using public URLs or local file systems. There is no solution to register ML models from Cloud providers. The only way is to ma…
-
The integration test failed at distribution level for component flow-frameworkVersion: 2.14.0Distribution: tarArchitecture: arm64Platform: linuxPlease check the logs: https://build.ci.opensearch.org/j…
-
### What is the bug?
Our error message that we write to the state index while provisioning don't have enough info.
For example if the user has a typo in the processor name this is the error we wri…
-
If a workflow has a runtime failure when provisioning (e.g., `text_embedding` processor doesn't exist when running `create_ingest_pipeline` step on a cluster with no `neural-search` plugin installed),…
-
### What is the bug?
If provisioning has a failure on one of the steps we write to the error field in the state index. However when we deprovision that same workflow we don't remove the error message…
-
The integration test failed at distribution level for component flow-frameworkVersion: 2.17.0Distribution: tarArchitecture: arm64Platform: linuxPlease check the logs: https://build.ci.opensearch.org/j…
-
### What is the bug?
```
REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.flowframework.rest.FlowFrameworkSecureRestApiIT.testCreateProvisionDeprovisionWorkflowWithFullAccess" -Dtests.…