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

SqlServerConfiguration: Verbose messages are not descriptive #1014

Closed
johlju opened this issue Jan 10, 2018 · 0 comments · Fixed by #1021
Closed

SqlServerConfiguration: Verbose messages are not descriptive #1014

johlju opened this issue Jan 10, 2018 · 0 comments · Fixed by #1021
Assignees
Labels
enhancement The issue is an enhancement request.

Comments

@johlju
Copy link
Member

johlju commented Jan 10, 2018

Details of the scenario you tried and the problem that is occurring:
The verbose messages does not say which option that changed and to which value. Suggest that we add more descriptive messages.

The DSC configuration that is using the resource (as detailed as possible):
n/a

Version of the Operating System, SQL Server and PowerShell the DSC Target Node is running:
n/a

What module (SqlServer or SQLPS) and which version of the module the DSC Target Node is running:
n/a

Version of the DSC module you're using, or 'dev' if you're using current dev branch:
Dev

@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. in progress The issue is being actively worked on by someone. and removed help wanted The issue is up for grabs for anyone in the community. labels Jan 10, 2018
johlju added a commit to johlju/SqlServerDsc that referenced this issue Jan 15, 2018
- Fixed minor typos in comment-based help.
- Now the verbose message say what option is changing and to what value (issue dsccommunity#1014).
- Change the type of the parameter from SInt32 to UInt32.
- Added localization (issue dsccommunity#605).
johlju added a commit to johlju/SqlServerDsc that referenced this issue Jan 16, 2018
- Fixed minor typos in comment-based help.
- Now the verbose message say what option is changing and to what value (issue dsccommunity#1014).
- Change the type of the parameter from SInt32 to UInt32.
- Added localization (issue dsccommunity#605).
johlju added a commit that referenced this issue Jan 17, 2018
…ges (#1021)

- Changes to SqlServerConfiguration
  - Now the verbose message say what option is changing and to what value (issue #1014).
  - Changed the RestartTimeout parameter from type SInt32 to type UInt32.
  - Added localization (issue #605).
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant