Graylog2 / graylog-plugin-pipeline-processor

[DEPRECATED] Graylog Pipeline Message Processor Plugins
https://www.graylog.org/
GNU General Public License v3.0
21 stars 15 forks source link

Pipeline simulator changes do not display booleans #54

Closed edmundoa closed 8 years ago

edmundoa commented 8 years ago

Problem description

Viewing the changes summary of a pipeline simulation, doesn't display properly booleans. Same problem if setting an object to a field.

Steps to reproduce the problem

  1. Create a pipeline that sets a boolean in a message field
  2. Simulate the pipeline against a message that will trigger the rule execution
  3. Go to the Changes summary view and see that the boolean value is not visible

    Environment

    • Graylog Version: 2.1.0-alpha.3-SNAPSHOT
    • Pipeline Processor plugin version: 1.1.0-alpha.3-SNAPSHOT
    • Browser version: Chrome 51
edmundoa commented 8 years ago

This was closed in #99