[7153 + 7166] Follow Ups: 500 error when setting npm configuration file or Node Catalogues entry on remote instance + Cannot set environment variables from settings page in immersive mode#7173
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7173 +/- ##
=======================================
Coverage 76.58% 76.58%
=======================================
Files 405 405
Lines 20580 20580
Branches 4974 4974
=======================================
Hits 15762 15762
Misses 4818 4818
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Contributor
Author
|
Hey @hardillb lmk if we think I should remove my change - I think its fine to leave as is: |
hardillb
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #7153 & #7166
✅ All tests passed!
envkey (fresh instance, or one whose env was never persisted) → Settings → Environment → add ahidden: trueenv var with empty value → Save. Returns 200 (used to 500 withCannot read properties of undefined (reading 'find')).security.httpNodeAuthorlocalAuthblock → Settings → Palette → save npmrc or Node Catalogues changes (do not set a new password). Returns 200 (used to 500 with the bcryptdata must be a string or Buffer…error).httpNodeAuthorlocalAuthpassword → Save. Password is hashed and stored as before.Related Issue(s)
Resolves #7153
Resolves #7166
Checklist
flowforge.yml?FlowFuse/helmto update ConfigMap TemplateFlowFuse/CloudProjectto update values for Staging/ProductionLabels
area:migrationlabel