FieldFX Base Package Updates

Introduction

This section contains the release notes for FieldFX Managed Package. For previous years, see the dedicated pages for those years in older releases.

For more information on Push Upgrades, see Push Upgrade process and when versions were pushed to Sandbox and Production Salesforce Instances, select the year section.

Release Table

Consult this table for the latest and previous release numbers. Click the version link to jump to that version and click the "Back to Release table" link to return to this table.

Version Released Notes / Issues

Latest Version
1.726.2

7/23/26

This patch is identical to 1.726.

1.726

7/23/26

Functional Areas Impacted: Job & Resource Management, Schedule & Dispatch

1.725

7/15/26

Functional Areas Impacted: Sync

1.718

6/15/26

Functional Areas Impacted: Email, Inventory, Job Resources, Report Viewer, Sync, Tech Debt

1.706

1.699

3/17/26

Functional Areas Impacted: Job Resources

1.685.1

2/6/26

The only change is to revert the change made for FFX-4789.

For releases in 2025, see 2025 Releases.

Release Notes

Version 1.726.2 (7/23/26)

This patch is identical to 1.726.

Version 1.726 (7/23/26)

Functional Area Type Issue Summary

Job & Resource Management

Bug Fix

FFX-6041

We fixed the Ticket save/status transition error after managed package upgrade.

Resolved an issue where editing or transitioning a Ticket could produce a "Duplicate id in list" error, preventing the save from completing. Users who encountered this after upgrading to Base MP 1.720+ can now edit Ticket fields and transition statuses without error.

Schedule & Dispatch

Bug Fix

FFX-5632

We fixed an issue with the Scheduling & Dispatch – Equipment double-booking indicator on the Job Timeline.

Equipment that has conflicting work order schedules is now flagged as double-booked on the Job Timeline. Hovering over a double-booked equipment record displays the conflicting work order name and job, giving dispatchers immediate visibility into scheduling conflicts when dragging and assigning resources.

Version 1.725 (7/15/26)

Functional Area Type Issue Summary

Sync

Bug Fix

FFX-6075

We fixed an issue when a mobile user was assigned a syncable job, the sync link record was only being created for the Job itself — not for the associated Price Book or Quote. This meant the mobile user would not receive the Price Book and Quote data on-device, preventing them from completing job-related workflows in the field.

The Sync link creation has been updated so that:

  • When a sync link is created for a Job, the sync link entry now correctly includes values for Job__c, Price_Book__c, and Quote__c (when the Job has a value on Quote2__c).

  • When a sync link is created directly for a Quote, the sync link entry includes Quote__c and Price_Book__c (with Job__c left null, as expected).

If a Job or Quote uses hierarchical Price Books, sync links are created only for the Price Book directly used by that Job or Quote.

This is available in FX5 package version 725 and above.

FFX-6078

We fixed an issue so record type–based picklist filtering now works on child transaction types (Ticket Items, Job Logs, eForms). Previously, the Staged Data preparation process only applied record-type picklist restrictions to top-level transaction types and did not traverse into their children.

Field users on FieldFX Mobile will now see correctly filtered picklist values on child records (e.g., "Units" on a Labor-type Ticket Item) after syncing.

This is available in FX5 package version 725 and above.

FFX-6007

We fixed an issue where child eForm tabs were not appearing in the FieldFX Mobile App for the iPad.

In certain configurations, child eForms (e.g., child objects under a parent eForm like Confined Space Entry Permit) could fail to display as tabs in the mobile app. After upgrading to the fixed managed package, child eForm tabs now appear correctly without any manual intervention required.

FFX-6066

We resolved a system error that could occur when shortening a Job Activity date range with existing Crew Planning records. Previously, reducing a Job Activity’s date range would trigger a heap size limit error in the overbook calculation, causing the save operation to fail and leaving the Job Activity unchanged.

Dispatchers and back-office users can now freely adjust Job Activity date ranges without encountering this error.

This is available in FX5 package version 723 and above and also backported to v1.720.1 and v1.685.4.

Schedule & Dispatch

Bug Fix

FFX-6016

We fixed an error in Crew Planning when shortening Job Activity date range.

Previously, updating a Job Activity’s End Date to an earlier date could fail with an "Apex heap size too large" error when the assigned crew member had many overlapping Crew Planning records. This has been resolved — shortening a Job Activity’s date range now completes successfully regardless of how many overlapping crew planning records exist for that user.

Version 1.718 (6/15/26)

Functional Area Type Issue Summary

Email

Bug Fix

FFX-5212

We fixed an issue so Users and administrators now have accurate visibility into the delivery status of document notifications.

This update ensures that when a file notification is sent, the system correctly marks it as "Sent" and maintains a clear record of all successful recipients. If a notification fails to send, the status will accurately reflect that failure, allowing users to identify and resolve delivery issues (such as invalid email addresses) more quickly.

Inventory

Enhancement

FFX-5735

We have changed Stock issue transactions to now support an Override option allowing the transaction to proceed even when the issued quantity exceeds the on‑hand quantity for a stock item.

This change resolves intermittent failures caused by concurrent transactions affecting the same stock item.

On mobile, users see a warning — “The Quantity Entered exceeds the Quantity on Hand for this Stock Item” — but can still save and continue.

Report Viewer

Bug Fix

FFX-5773

We resolved an issue where users with Salesforce Platform licenses were unable to render reports in Back Office. The report template engine previously attempted to query Profile object fields that Platform license users do not have permission to access, causing an error.

Report rendering now works correctly for all supported Salesforce license types. No action is required by administrators or end users. Available in FX5 versions 709 and later.

Sync

Enhancement

FFX-5868

We fixed an issue where rollup fields using currency conversions could fail to sync. The data compression step encountered errors due to excessive decimal precision (38 decimal places), causing the SyncDataService to fail. Rollup fields with currency conversions will now compress and sync as expected.

Tech Debt

Enhancement

FFX-5838

We have updated the static resource files for the ASPE and DataGuide Migration Tool to their latest versions. No action is required by end users — when launching these admin tools without specifying a version, users will automatically receive the most current versions of both ASPE and the DataGuide Migration Tool.

This is a behind-the-scenes update, so end users and admins should see no change in workflow — just updated underlying resources. Want me to adjust the tone or detail level for your release notes format?

Version 1.706

Functional Area Type Issue Summary

HTML to PDF Conversion

Bug Fix

FFX-5565

We resolved an intermittent server error that occurred when converting HTML reports to PDF from FX5 tickets.

Job Resources

Bug Fix

FFX-5627

Fixed an issue where completing a job could generate a Return Ticket that duplicated items already included on existing open Return Tickets. The auto‑generated Return Ticket now includes only remaining return quantities.

Sync

Enhancement

FFX-4301

We added a new Salesforce “Sync Analytics” report based on the FX5__Mobile_Sync_Log__c object so admins can review mobile syncs (time, type, user, duration, sync profile, and errors) sorted by Sync Time.

FFX-5668

We fixed an issue where certain date values in synced data could be serialized incorrectly, ensuring all synced dates are now stored and transmitted in a valid, consistent format.

Version 1.699 (3/17/26)

Functional
Area
Type Issue Summary

Job Resource

Bug Fix

FFX-5482

We fixed an issue where child items on Delivery Tickets created with parent‑child items were not correctly linked to their Job Resources.

The fix now ensures consistent Job Resource tracking across parent and child items.

Version 1.685.1 (2/6/26)

The only change is to revert the change made for FFX-4789.

Older Releases

To see a particular version from an older release, find the version number in the table below and then click on the year link for that page.

Year Version Numbers

1.684, 1.682, 1.676, 1.675, 1.663, 1.642.2, 1.642.1, 1.642, 1.629, 1.616, 1.604, 1.591.2

1.159.2, 1.591, 1.588, 1.579, 1.575, 1.569.2, 1.569.1, 1.569

1.545, 1.529, 1.516, 1.515, 1.507, 1.501, 1.492

1.483, 1.482, 1.476, 1.473, 1.470, 1.469, 1.468, 1.463, 1.454, 1.448, 1.447, 1.437, 1.429.1, 1.429, 1.428

1.425, 1.414, 1.405, 1.402, 1.399, 1.398.4, 1.398, 1.396, 1.395, 1.392

1.378, 1.371, 1.361, 1.354, 1.346, 1.339, 1.331, 1.324, 1.309, 1.295

1.275, 1.265, 1.258, 1.248, 1.243

1.214, 1.211, 1.192, 1.187, 1.181, 1.179, 1.178, 1.176, 1.174