Skip to content

Fix for issue #364 - #1045

Open
TimothyDJones wants to merge 1 commit into
StackStorm:masterfrom
TimothyDJones:fix-issue-364
Open

Fix for issue #364#1045
TimothyDJones wants to merge 1 commit into
StackStorm:masterfrom
TimothyDJones:fix-issue-364

Conversation

@TimothyDJones

@TimothyDJones TimothyDJones commented Jul 29, 2026

Copy link
Copy Markdown

Instead of checking each input parameter for '********' (as in earlier implementation), we create a copy of the entire payload, then iterate over each element of the payload. If the parameter is NOT '********', then simply use that value; otherwise, if the original value was blank/null, then use that value or delete that parameter altogether.

Instead of checking each input parameter for '********' (as in earlier
implementation), we create a copy of the *entire* payload, then iterate
over each element of the payload. If the parameter is *NOT* '********',
then simply use that value; otherwise, if the original value was
blank/null, then use that value or delete that parameter altogether.
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.

1 participant