You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If an alert contains a large number of fields in the "alert_source_content" it can significantly slow down the interface loading time. To address this, "alert_source_content" should only be returned when the frontend specifically requests it, such as when the "Toggle Raw Alert" option is activated.
To Reproduce
Steps to reproduce the behavior:
Create an alert with a large "alert_source_content" (+600 fields)
Request interface
The text was updated successfully, but these errors were encountered:
Describe the bug
If an alert contains a large number of fields in the "alert_source_content" it can significantly slow down the interface loading time. To address this, "alert_source_content" should only be returned when the frontend specifically requests it, such as when the "Toggle Raw Alert" option is activated.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: