Skip to content

Several improvements#214

Merged
rulasg merged 8 commits intomainfrom
rulasg/issue206
Mar 13, 2026
Merged

Several improvements#214
rulasg merged 8 commits intomainfrom
rulasg/issue206

Conversation

@rulasg
Copy link
Copy Markdown
Owner

@rulasg rulasg commented Mar 13, 2026

Replace the warning message with debug output for empty DefaultValues and ensure consistency by changing the return statement to Write-Output. Introduce an Exact parameter for precise field name filtering and allow empty parameters as valid values.

  • fix(Edit-ProjectItem): replace warning message with debug output for empty DefaultValues

  • fix(Use-Order): change return statement to Write-Output for consistency

  • feat(Get-ProjectFields): add Exact parameter for precise field name filtering

  • fit(Get-ValidNames): add "" as valid value to allow empty parameters

"Resetting project cache for $KeyLock" | Write-MyDebug -Section "ProjectDatabase"

Reset-Database -Key $KeyLock

Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace
@rulasg rulasg merged commit 6379034 into main Mar 13, 2026
3 checks passed
@rulasg rulasg deleted the rulasg/issue206 branch March 13, 2026 06:36
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