TAP 1.24.7 Release Notes
Disclaimer: This page is published and may be updated as needed. A final version will be available before the product goes live.
Release Notes – Version 1.24.7
Release Date: 07-10-2026
Release Summary
This release focuses on security hardening and database consistency improvements, along with a comprehensive set of bug fixes identified through client feedback.
Key improvements:
- Enhanced user import reliability
- Improved handling of multi-select fields
- Resolved issues with TeamConnect integration
- Updated eSignature messaging behavior
- Fixed inconsistencies in workflow configuration
- Corrected formula field recalculation
- Improved form field display accuracy
This release does not introduce new features.
Security Improvements
This release strengthens the platform's overall security posture through the following updates:
- Enhanced authentication mechanisms
- Upgraded outdated third-party libraries
These changes reduce potential vulnerabilities and improve system resilience.
Database Performance Improvements
This release improves database consistency, integrity, and maintainability through the following enhancements:
- Standardized constraint naming conventions across the platform
- Strengthened data integrity checks
These updates help ensure more reliable data operations and long-term platform stability.
Bug Fixes
Issue: User import updated existing records when the option was disabled
Description: Importing users via CSV updated existing records even when Update Existing Users was disabled; the import process now respects this setting and only updates records when explicitly enabled.
Impacted Areas: User Import, CSV Import
Case Number: 2025-0328-8551845
Issue: API currency field validation failure for TeamConnect numeric values
Description: Numeric field values passed through the TeamConnect API were not correctly validated against currency field requirements; the system now correctly handles and accepts numeric values in currency fields.
Impacted Areas: TeamConnect Integration, Currency Field Validation
Case Number: 2025-0502-8588271
Issue: Salesforce lookup values not visible to non-administrator users
Description: Non-administrator users were unable to retrieve values from Salesforce lookup fields; lookup fields now correctly load and display values for all authorized users.
Impacted Areas: Salesforce Integration, Lookup Fields
Case Number: 2025-0421-8575131
Issue: Duplicate document attachments in API-triggered email notifications
Description: Notification emails included multiple duplicate copies of generated document attachments when requests were submitted via API; emails now include only one copy of each attachment.
Impacted Areas: Email Notifications, Document Attachments, API Integration
Case Number: 2025-0519-8605675
Issue: Duplicate workflow template versions during concurrent editing sessions
Description: Workflow templates could be duplicated when the same template was opened and saved concurrently across multiple sessions; template versions are now saved correctly without unintended duplication.
Impacted Areas: Workflow Template Management, Workflow Designer
Case Number: 2025-0728-8687672
Issue: Formula fields displayed zero after saving a request
Description: Formula fields displayed an incorrect value of zero after saving and continuing to edit a request; formula fields now correctly display their calculated values after a save operation.
Impacted Areas: Formula Fields, Form Display
Case Number: 2025-1007-8790607
Issue: TeamConnect field permissions ignored department assignments
Description: Field-level permissions in the TeamConnect integration only evaluated the user's assigned role and ignored department assignments; permissions now correctly evaluate both role and department configurations.
Impacted Areas: TeamConnect Integration, Field Permissions
Case Number: 2025-1024-8815375
Issue: Submission failure when multi-select fields contained many selected values
Description: Requests failed to submit when a multi-select field contained a large number of selected values from a data source; these requests now submit successfully.
Impacted Areas: Multi-Select Fields, Request Submission
Case Number: 2026-0210-8926917
Issue: DocuSign private messages not delivered as recipient-specific
Description: Private messages configured for individual signers in DocuSign eSignature workflows were not treated as recipient-specific communications; private messages are now correctly transmitted and displayed within DocuSign.
Impacted Areas: eSignature, DocuSign Integration
Case Number: 2026-0213-8932761
Issue: Workflow save error after importing between environments
Description: Users encountered validation errors when saving certain workflow configurations after importing a workflow between environments; workflows can now be saved and edited successfully after import.
Impacted Areas: Workflow Configuration, Workflow Import
Case Number: 2026-0309-8958676
Issue: Required field validation shown before user interaction
Description: Required field validation messages appeared on form fields immediately upon opening a workflow before any user interaction; messages now display only after the user interacts with a field or attempts to submit the form.
Impacted Areas: Form Validation, Required Fields
Case Number: 2026-0224-8942077
Issue: Dropdown fields failed to load values from external data source
Description: Dropdown fields linked to an External Grid Data Source showed a load failure message instead of the expected values; fields now correctly load and display all available options.
Impacted Areas: Dropdown Fields, External Grid Data Source
Case Number: 2026-0220-8938792
Issue: Insufficient logging for user account status changes
Description: Login activity logging did not retain sufficient information to trace the cause of unexpected account deactivations or lockouts; logging has been enhanced to provide improved visibility into account status changes.
Impacted Areas: User Account Management, Login Activity Logging
Case Number: 2026-0427-9019759
Issue: Duplicate workflow entries in Workflow Designer pointing to the same workflow
Description: Separate workflow entries in Workflow Designer could resolve to the same underlying workflow due to a version mapping inconsistency; workflows now correctly reflect distinct entries and version histories.
Impacted Areas: Workflow Designer, Workflow Template Management
Case Number: 2026-0513-9040050
Issue: Duplicate workflow template entries in Workflow Designer
Description: Identical workflow template entries could appear in Workflow Designer when concurrent save operations resulted in duplicate records; the system now prevents duplicate template entries from being created.
Impacted Areas: Workflow Designer, Workflow Template Management
Case Number: 2026-0608-9069608
Issue: Errors accessing View History and Edit Request pages
Description: Users encountered errors when accessing View History or Edit Request pages for certain records; these pages now load and function correctly for all applicable records.
Impacted Areas: View History, Edit Request
Issue: View History page unresponsive after workflow removal via API
Description: Removing a workflow via the API caused the View History page for associated records to become unresponsive; the page now loads correctly even when the associated workflow has been removed.
Impacted Areas: View History, Workflow Management
Issue: Incorrect email sender in multi-tenant workflow and reminder notifications
Description: In certain multi-tenant configurations, workflow and reminder notification emails were sent using the incorrect tenant's email sender configuration; notifications now consistently use the correct tenant-specific email configuration.
Impacted Areas: Workflow Notifications, Reminder Notifications, Email Configuration
Issue: Maximum selection error not immediately visible on multi-select fields
Description: When the maximum selection limit was exceeded on a multi-select field, the error message was not immediately visible; the message now displays as soon as the limit is reached.
Impacted Areas: Multi-Select Fields, Form Validation
Issue: Selected options counter missing on multi-select fields with registered user data source
Description: The selected options counter was not visible on multi-select fields configured to use registered users as a data source; the counter now displays correctly across all multi-select field configurations.
Impacted Areas: Multi-Select Fields
Issue: Incorrect number format for currency fields in certain form access modes
Description: Currency field values were not displayed in the correct number format when accessed through Show or Show Previous Result form access configurations; values now display correctly across all form access types.
Impacted Areas: Currency Fields, Form Access
Issue: Unable to re-add deleted users during import
Description: Previously deleted users could not be re-added when Update Existing Users was enabled during import; deleted users can now be successfully re-added using this import option.
Impacted Areas: User Import, CSV Import
Issue: Duplicate workflow template versions from concurrent edits with different titles
Description: Editing and saving the same workflow template across multiple concurrent sessions with different title changes could create duplicate template versions; the system now prevents duplicate version creation.
Impacted Areas: Workflow Designer, Workflow Template Management
Issue: Required field validation not triggered when TeamConnect lookup field is cleared
Description: When a required TeamConnect lookup field had its selection cleared and focus moved away, the required field validation message was not displayed; the validation message now correctly appears when a required TeamConnect field is cleared.
Impacted Areas: TeamConnect Integration, Form Validation
Issue: Required field validation message persisted after re-selecting a valid value in TeamConnect field
Description: After clearing a required TeamConnect field and re-selecting a valid value, the required field validation message remains visible; messages now correctly dismiss once a valid value has been selected.
Impacted Areas: TeamConnect Integration, Form Validation

