Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-D365Database has an unused parameter ($DatabaseName) #684

Open
goshoom opened this issue Nov 4, 2022 · 2 comments
Open

Get-D365Database has an unused parameter ($DatabaseName) #684

goshoom opened this issue Nov 4, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@goshoom
Copy link
Contributor

goshoom commented Nov 4, 2022

Get-D365Database has $DatabaseName parameter that isn't used for anything. Either some functionality is missing, or the parameter should be removed.
There is another parameter that allows filtering of the database name - it's called $Name.

@Splaxi
Copy link
Collaborator

Splaxi commented Nov 4, 2022

Nice catch!

@FH-Inway FH-Inway added the good first issue Good for newcomers label Feb 22, 2025
@FH-Inway
Copy link
Member

✨✨ Here's an AI-assisted sketch of how you might approach this issue saved by @FH-Inway using Copilot Workspace v0.27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants