joshn-ridewta-com / PoshIssues

PowerShell module to check, track and fix issues.
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Add fixAttributes Hashtable Property #52

Open joshn-ridewta-com opened 1 year ago

joshn-ridewta-com commented 1 year ago

Add a new property call d fixAttributes which is a user defined hashtable of additional data to store with the fix.

Could be used with a select to further filter, sort, etc.

Could also be made available within the invoke. Especially if the fix itself be main available within the invoke.