sensu / catalog

Monitoring as code for Sensu Go. "There's a template for that!"
8 stars 5 forks source link

Resource patching doesn't work for incident properties in ServiceNow Incident Management #324

Open hillaryfraley opened 1 year ago

hillaryfraley commented 1 year ago

I can't find anything wrong with the resource patching setup in the ServiceNow Incident Management integration config, but it does not work for the incident properties.

  1. In the catalog in the web UI, click the ServiceNow Incident Management integration
  2. Click INSTALL
  3. Enter URL, username, and password and click NEXT
  4. In the incident properties field, enter category,test,test
  5. Click NEXT
  6. Click APPLY
  7. Click FINISH
  8. Navigate to the handlers page in the web UI and select servicenow-incidents
  9. Observe the --incident-categories values in the hander command have not been updated (it still lists only category)