mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 12:08:12 -05:00
This would happen in the following scenario: - select a tag - save the automation - unselect the tag - save the automation You would end up with a field having `[]` as value instead of `nil`. This can cause issues in the logic of scripts and triggers as they might consider the value as present.