# October 28th

**Changelog released on 2025-10-28**

Welcome to the latest release, featuring fixes for provisioning failures when inserting scheduled tasks, workflow state changes once again triggering service bus messages, the save button appearing after grouping attribute edits on the variant group model, icons for .step files and macro-enabled Excel files, and restoration of the select-all button in grid view.

### Bug

1. **Grid view missing "select all" button:** Restored the "select all" button in grid view.\
   (SP-1817)
2. **Save button does not appear after changes to 'grouping attributes' on variant group model:** Fixed an issue where the Save button would not reappear after editing grouping attributes on the variant group model.\
   (SP-1886)
3. **Workflow state changes not triggering service bus messages:** Resolved a problem that prevented service bus messages from being triggered when workflow states changed.\
   (SP-1887)
4. **Provisioning fails when inserting scheduled tasks:** Fixed provisioning failures that occurred when inserting scheduled tasks.\
   (SP-1888)

### Task

1. **Add icon for .step files:** Added an icon for .step files.\
   (SP-1826)
2. **Add icon for macro-enabled Excel files:** Added an icon for .xlsm files.\
   (SP-1814)


---

# 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.struct.com/changelog/october-2025/october-28th.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.
