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

Add console command Maint::Config::DumpAll #2358

Closed
bschmalhofer opened this issue Jun 18, 2023 · 1 comment
Closed

Add console command Maint::Config::DumpAll #2358

bschmalhofer opened this issue Jun 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bschmalhofer
Copy link
Contributor

          Maint::Config::Dump serializes only a single config setting. It might be useful to have all config settings in one JSON string.

Originally posted by @bschmalhofer in #1948 (comment)

This functionality could be added to Maint::Config::Dump. But this would make that command more complex. So, let's do this in a new command Maint::Config::DumpAll.

@bschmalhofer bschmalhofer self-assigned this Jun 18, 2023
@bschmalhofer bschmalhofer added the enhancement New feature or request label Jun 18, 2023
@bschmalhofer bschmalhofer added this to the OTOBO 11.0.1 milestone Jun 18, 2023
bschmalhofer added a commit that referenced this issue Jun 18, 2023
the complete SysConfig will be dumped as JSON
bschmalhofer added a commit that referenced this issue Jun 18, 2023
@bschmalhofer
Copy link
Contributor Author

The test Dump.t looks fine. PR is merged. Closing this issue.

bschmalhofer added a commit that referenced this issue Jun 22, 2023
the complete SysConfig will be dumped as JSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant