# March 10, 2023 - Dev Update

Explore what new changes the Dev team has deployed in the last week!

This can be anything from new features, bug fixes or QoL changes!

<details>

<summary><strong>New features and items</strong></summary>

* Improved MS Graph integration subscriptions
* Added flexible\_asset\_fields to ITGlue Get Flexible Asset Type action
* Added actions for Crowdstrike integration
* Add secret as a category selection for rewst\_create\_organization\_variable action
* Updated ImmyBot integration setup instructions
* Add Create Chat Completion action to OpenAI pack
* Add timezone support for cron triggers
* Workflow builder snap to grid
* SonicWall NSM

</details>

<details>

<summary><strong>Bug fixes and chores</strong></summary>

* Fixed ORG.INTEGRATIONS.sql\_database.is\_installed for integration overrides
* Evened out spacing between hidden fields in forms
* Added better error handling for TransportQueryErrors during cloning
* Fixed 404 error on CSP option refresh/not all options available
* Fixed With Items field not rendering jinja correctly
* Fixed double clicking creates multiple workflows
* Fixed bug where generic HTTP action wasn’t allowing switch between `body` and `json`
* Fixed query params not being obeyed in Generic HTTP Request
* Fixed bug where secret org vars couldn’t be created
* Add properties to list agents in halopsa
* Fixed bug where Templates were not working for Webhook responses
* Fixed bug with CyberCNS not including customerid in the header
* Fixed bug where CWM Dynamic Ref Option wasn't returning contacts correctly in forms

</details>

<details>

<summary><strong>In review, testing and development</strong></summary>

</details>

If you'd like to see these in action, review the latest [Open Mic recording here](/updates/roc-open-mics/roc-open-mics-north-america/2023-roc-open-mics/march-10th-2023-get-those-workflows-in-line.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rewst.help/updates/development-updates/2023-dev-updates/march-10th-2023.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
