Skip to content

fix(perform_script): correct sanitized output format#177

Merged
bc-m merged 2 commits intobc-m:mainfrom
petrowsky:fix/perform-script-v2
Mar 18, 2026
Merged

fix(perform_script): correct sanitized output format#177
bc-m merged 2 commits intobc-m:mainfrom
petrowsky:fix/perform-script-v2

Conversation

@petrowsky
Copy link
Contributor

Reorders parameters to match FileMaker Script Workspace display. From list: script name first, then
Specified: From list. By name: Specified: By name first, then the expression. Parameter: always emitted, even when
empty. Fixes #176

  Reorders parameters to match FileMaker Script Workspace display:
  - From list: script name first, then Specified: From list
  - By name: Specified: By name first, then the expression
  - Parameter: always emitted, even when empty

  Fixes bc-m#176
Fix import ordering and long-line formatting to pass CI fmt check.
@bc-m bc-m force-pushed the fix/perform-script-v2 branch from 664b63a to 3f55166 Compare March 18, 2026 22:38
@bc-m bc-m merged commit 1d4fecb into bc-m:main Mar 18, 2026
1 check passed
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.

Bug: Perform Script sanitized display artifacts.

2 participants