Resolved Issues
The following important issues have been fixed in FortiSOAR release 7.6.3. This release also includes important security fixes. To inquire about a particular bug, please contact Customer Service & Support.
Graphical User Interface
| Bug ID | Description |
|---|---|
| 0864218 | Fixed an issue where filters from dashboard widgets, such as 'Record Distribution' or 'Card Count', were not applied when navigating from the dashboard to module listings such as, 'Alerts'. For example, clicking a 'Record Distribution' widget with 'Severity' set to 'Critical' did not apply the severity = critical filter on the Alerts listing page. Filters are now correctly applied when users navigate from dashboard widgets to module listings. |
|
1163172 |
Fixed an issue where column-specific filters were reset after viewing a record and returning to the Dashboard, which contain multiple Grid widgets from various data sources. Filters now remain applied when users open and close a record's detail view. |
| 1175154 | Fixed an issue that occurred after upgrading FortiSOAR to release 7.6.2, where the filter panel in the global grid view automatically expanded when users clicked into a record and then returned to the module listing. With this fix, the filter panel now opens by default only when navigating to the listing page from a widget (for example, by clicking a section within a chart). When returning to the module listing from a record, the filter panel remains collapsed, as expected. |
Playbooks
| Bug ID | Description |
|---|---|
|
1079928 |
Fixed an issue where playbooks failed due to invalid Unicode characters. A generic sanitization method now removes these invalid characters by replacing them with the text 'CYOPS_NULL', allowing playbooks to trigger and execute successfully. |
System & Security
| Bug ID | Description |
|---|---|
|
1081488 |
Fixed the issue that required users to have Create, Update, and Delete permissions on the 'Security' module and Read permission on the 'Playbook' module to export alert records as CSV files. CSV files can now be downloaded without these permissions. However, CSV downloads will not be available in the Export Wizard History page, as accessing this page requires Read permission on the 'Security' module. |
|
1175219 |
Fixed an issue with 'Queue and Shift Management' where creating shifts with a "Starting on" date from a different month than the current one incorrectly created the shifts in the current month. For example, creating a shift for July 3–7 by selecting July 3 as the "Starting on" date while in June resulted in shifts being created from June 3–7. This issue has now been resolved, and shifts are now correctly created based on the selected date. |
CLI & API
| Bug ID | Description |
|---|---|
| 1180597 | Fixed a pagination issue that prevented the TAXII client from retrieving the next page of data when fetching TAXII feeds from FortiSOAR. The API response has been updated to add support for the 'next' and 'limit' parameters, which fetches the next page of data from TAXII feeds. |