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

Home Page:https://stackstorm.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inquiries with invalid schema go to blank page

lexiismadd opened this issue · comments

commented

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!

commented

can you query the inquiry via API just fine?