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

Widgets become orphaned when targeted stream is deleted and message return to default stream

Open GL-Stockman opened this issue 2 years ago • 0 comments

When a customer deletes a stream that a dashboard/widgets were based on, the widgets now all need to be manually updated to point to the default (or other stream). Customer requests that a checkbox be presented when deleting a stream to point all existing widgets to the default stream (would likely be a Mongo many update for the deleted stream ID for the default stream ID)

Your Environment

  • Graylog Version: 5.2.2
  • OpenSearch Version:5.8.13
  • MongoDB Version: 4.2.12
  • Operating System:
  • Browser version:

GL-Stockman avatar Feb 02 '24 01:02 GL-Stockman