StackStorm / st2

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
https://stackstorm.com/
Apache License 2.0
5.96k stars 741 forks source link

Inquiries with invalid schema go to blank page #6215

Open lexiismadd opened 5 days ago

lexiismadd commented 5 days ago

SUMMARY

If there's any issues with the JSON schema for an inquiry, when you click on the inquiry in the UI, it sends you to a blank page

STACKSTORM VERSION

st2 3.8.1, on Python 3.9.13

OS, environment, install method

Post what OS you are running this on, along with any other relevant information/

Docker on Ubuntu server

Steps to reproduce the problem

Provide an invalid JSON format to an Inquiry, then go to Inquiries in the web UI and click on that newly created Inquiry

Expected Results

Unsure, but I'd at least expect an error to be shown on the page

Actual Results

Just a blank page

Thanks!

fdrab commented 5 days ago

can you query the inquiry via API just fine?