Skip to content

fix: exports contain variable values#6556

Merged
0xi4o merged 2 commits into
mainfrom
fix/flowise-398
Jul 1, 2026
Merged

fix: exports contain variable values#6556
0xi4o merged 2 commits into
mainfrom
fix/flowise-398

Conversation

@0xi4o

@0xi4o 0xi4o commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the data export service to clear the values of exported variables before they are returned. The review feedback suggests improving type safety by leveraging TypeScript's type narrowing instead of using an explicit type assertion.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread packages/server/src/services/export-import/index.ts Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@0xi4o 0xi4o merged commit 096d2d4 into main Jul 1, 2026
7 checks passed
@0xi4o 0xi4o deleted the fix/flowise-398 branch July 1, 2026 08:08
saxoji pushed a commit to Linkbricks-Horizon-AI/Flowise that referenced this pull request Jul 7, 2026
* fix: exports contain variable values

* Update packages/server/src/services/export-import/index.ts

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
(cherry picked from commit 096d2d4)
saxoji pushed a commit to Linkbricks-Horizon-AI/Flowise-Worker that referenced this pull request Jul 7, 2026
* fix: exports contain variable values

* Update packages/server/src/services/export-import/index.ts

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
(cherry picked from commit 096d2d4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants