graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Minimal changes to change rollup to default to false in FE

Open janheise opened this issue 2 years ago • 0 comments

Description

Changes the default in the FE for new widgets via the AggregationWizard from true to false.

Motivation and Context

It was asked for a couple of times.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Refactoring (non-breaking change)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.

janheise avatar Jul 27 '22 13:07 janheise