Enhancement: Security Sign-Off Re-trigger Event

Created by Moveinsync Help, Modified on Fri, 31 Oct at 6:30 AM by Moveinsync Help

Overview

 This update provides finer control over when the Security Sign-Off process should re-trigger based on specific trip updates.


Problem

Previously, Security Sign-Off would re-trigger automatically for every update or change made to a trip — such as employee additions, driver changes, or timing adjustments.
 This often led to unnecessary re-triggers and operational inefficiencies.


Solution

The new enhancement introduces a property-based configuration that allows selective control over which actions or updates should trigger a Security Sign-Off again.


⚙️ Configuration Details

Property

Description

Default Behavior

ENABLE_SECURITY_SIGN_OFF_CUSTOMISATION

Master property controlling this feature.

Disabled by default

SECURITY_SIGN_OFF_RETRIGGER_CUSTOMISATION

Customizable list of events that will trigger Security Sign-Off again.

Empty by default

ALWAYS_UPDATE_SECURITY_SIGNOFF_STATUS

Overrides custom logic when set to True.

True by default


Behavior Logic

Configuration Combination

Result

ALWAYS_UPDATE_SECURITY_SIGNOFF_STATUS = True

Ignores the new customization property. Security Sign-Off re-triggers on all actions.

ALWAYS_UPDATE_SECURITY_SIGNOFF_STATUS = False + ENABLE_SECURITY_SIGN_OFF_CUSTOMISATION = False

Works as before – re-triggers on every change.

ALWAYS_UPDATE_SECURITY_SIGNOFF_STATUS = False + ENABLE_SECURITY_SIGN_OFF_CUSTOMISATION = True

Re-triggers only for actions listed in SECURITY_SIGN_OFF_RETRIGGER_CUSTOMISATION.

Sample Value:

["EMPLOYEE_ADDITION","EMPLOYEE_REMOVAL","EMPLOYEE_READDITION",

 "DRIVER_CHANGE","EMPLOYEE_TIMINGS_CHANGED","VEHICLE_CHANGE","EMPLOYEE_REARRANGEMENT"]



Dependencies

  • Driver App: v6.6.0 or above

  • ETS: v25.08.03 or above



Why This Matters

This enhancement provides flexibility and control — allowing admins to decide which specific actions should trigger a new security sign-off. It reduces redundant workflows, saves time, and improves trip management efficiency.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article