How to copy all windmill artifacts from windmill base image?
Internal: Result of job is invalid json (empty)
Resource SMTP cannot renew access token
Bad request: invalid client
I tried to use dropdown, or the button, but still produces the same error. Any help would be appreaciated. Thank you...edit error
Validation
How to write windmill variables from scripts
How to handle a paginated graphQL request?
Getting ExecutionErr for lightweight flows run by schedule
Accessing dropdown data in select component
Frontend library addition and validation
Internal server error when using ai code generator
Failed to generate code: Internal Server Error
In the logs, it says: ERROR request: windmill_common::error: error="Internal: Embeddings db not initialized"
Is there some sort of embeddings db I need to set up? I might've missed it in the docs, but I didn't see it mentioned specifically on https://www.windmill.dev/docs/core_concepts/ai_generation either...Infer Type Unreachable
Loop over all items in previous result and write each as a (postgres) db in flow
results.b.reports[0].someValue
but that will insert only the one row for reports[0].
I would like to repeat this and insert a row for as many objects as exist....Passing custom argument to deno CLI
OIDC/proxied authentification support. Custom components (Svelte/Vue/React)
Manual migration update?
while executing migrations: error returned from database: syntax error at or near "TRIGGER"I believe the reason for this is that
CREATE OR REPLACE TRIGGER
syntax doesn't work in AWS Aurora PG 13. Now upgrading to 14 is something we can do but will need much more effort and testing.
...OAuth Access Token does not renew automatically
await wmill.getVariable('***')
. The error I am getting in the script is as follows
```javascript
ExecutionErr: ExitCode: 1, last log lines:
211 | const workspace = getWorkspace();
212 | try {...Change element status/states or ui spesific properties
Is it possible to import functions from workspace scripts inside Background runnables?
Chartjs options not working