Skip to main content
Skip table of contents

FSM Release Notes - 25th Mar 2026

S.No

Description

Admin/App

Demo attachment

Required new app

1

Enhancement : Form Validation – "Is Required on Creation" Enhancements Improved form field validation behavior for task creation across Admin and App. Key fixes include: correct red/blue indicator display in Admin for required fields; validation enforcement for metadata attributes on App; cascading child picklist validation now consistent between Admin and App; image and signature attribute indicators now correctly displayed in red when required; common attributes are now validated as expected; improved error messages in Admin indicating which attribute setup applies for "is required on creation". Note: Dynamic child creation behavior has been documented as an FAQ and included in this release.

Admin & One App [JoynOG FSM Only]

NA

Yes

2

Bulk Task API – Asset XID Support for Global Attributes (Exxon) The Bulk Task API (POST /api/task/bulk) previously required the internal assetId to identify assets, which caused Global Attributes such as Foreman and FLOC Number to not be populated on the created task. These fields were consequently blank in the Task View grid and PDF exports.

The API now supports referencing assets by xid (external ID) in the request payload. When xid is used, Global Attributes are correctly resolved and populated on the task.

Updated payload format:

json

CODE
"asset": {
    "xid": "87356",
    "type": "stop"
}

This applies to both parent tasks and child tasks within the template array. Customers using the Bulk Task API should update their payloads to use xid instead of assetId to ensure Global Attributes (e.g. Foreman, FLOC Number) are correctly populated.

Admin

NA

No

Bug Fixes

1

Bug Fix : Multi-Select Parent-Child Picklist Mapping in Admin Fixed an issue where, when both parent and child picklist attributes are configured as multi-select, the child attribute options were not being filtered based on the parent selection in the Admin UI. Behavior is now consistent with the App.

Admin

No

2

Bug Fix : Save Filter Fix in FSM Admin Resolved a bug where users were unable to create new saved filters in FSM. Existing filters continued to work, but the "Save Filter" function was broken. New filters can now be saved successfully.

Admin

No

3

Bug Fix : Asset Bulk Upload – Custom Attribute Data Type Fix Fixed an issue where string-type custom asset attributes were being saved as integers when numeric values were loaded via Excel bulk upload. This also resolves a side effect that caused forms not to load in tasks on Oneapp when the data type was mismatched.

Admin

No

4

Bug Fix : FSM OneApp Logs Upload to FSM Admin Fixed a gap where app logs from the FSM Oneapp were only being uploaded to FDG and not to the LOGS section in the FSM Admin, unlike the Enterprise app. Logs are now uploaded to both destinations consistently.

One App [JoynOG FSM Only]

Yes

5

Confirming tasks showed a "failed" error message in Admin UI even though the task was successfully confirmed and the status was updated correctly

Admin

No

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.