Skip to main content
Mitratech Success Center
Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

TAP 1.22.8 Release Notes

Release Notes – Version 1.22.8

Release Date: 10-10-2025

Release Summary

The TAP 1.22.8 release focuses on key bug fixes and date picker validations, and known issues for a better user experience. 

Bug Fixes 

Issue: Previously, when a user submitted a workflow stage containing a Datepicker field set to “Show previous result” with validation enabled, the workflow would not progress after clicking Submit; instead, only the Mitratech loading animation appeared, and the session eventually timed out. Now, after clicking Submit, the workflow progresses to the next stage, and the user receives confirmation that the submission was successful.
Case Number: 2025-0919-8767198
Impacted Areas
Workflow Submit


Issue: Previously, when configuring the Range in days on a Datepicker field, the Start day was not grayed out as expected, and users could still select those days, even if "Validate date" or "Default date" settings were enabled or disabled. Now, the Datepicker correctly grays out the configured days in the Range, preventing selection regardless of these settings.
Case Number: 2025-1001-8782678
Impacted Areas
Datepicker field (Range in days configuration)

Note: Date Picker validation should be taken into consideration when configuring the date fields.

  • A new "Validate Date" option is available in the Datepicker field settings.
    • Enabled by default for new fields.
    • Disabled for existing fields unless manually enabled during workflow edit.

  • When "Validate Date" is enabled:
    • Date format is validated according to the field’s configuration. Errors display the correct format if invalid.

  • If a date range is set, dates outside the allowed range trigger an error message.

  • Back-end validations enforce the same checks as the UI, even if front-end validation is bypassed (e.g., by removing the "validate-datepicker" class).

  • The same validations apply when using the TAP API to start a workflow; errors are returned for invalid formats or out-of-range dates.

For more information, refer to the Validations page. 


Internal Fixes

Issue: The Datepicker incorrectly enables both previous and future dates, including the current date, when negative values are set for both Start and End days (e.g., -2/-1). It should only enable the last 2 days, excluding the current date, but currently allows selection of dates outside the intended range.
Impacted Areas
Datepicker component in Business Automation 


Known Issue(s)

  1. When a default date is configured for a Datepicker field and the selected date range includes yesterday and today (-1 and 0), the default date does not appear in the form preview. 
  2. When the ‘Range in days’ option is configured with only a start day for a Datepicker field, an error page is displayed in the form preview. 
  3. When the date format is set to ‘dd MMMM yy’, any changed date value in a Datepicker field is not updated for other users during the collaboration stage.
  • Was this article helpful?