EnterWorks 10.4 Known Limitations

Product release: June 30, 2021

Release Notes updated: June 30, 2021

The EnterWorks 10.4 release has the following known limitations. Numbers in parentheses indicate Jira tracking tickets associated with the issues.

  • When an Excel file is imported, date fields may not appear in the selected locale format. This is because the library EnterWorks uses to transform Excel sheets uses the datetime format of the local machine on which the application is running, which may not match the selected locale format. (Jira EW-3858)

  • The maximum value for an attribute of type BIGINT is 9223372036854775807. If a value of maximum value +1 is entered into an attribute of type BIGINT in a field with a control type of Numeric, an "out of range" error should be generated. Instead, EnterWorks changes the value to the maximum allowed value. (Jira EW-4126)

  • In the Detail Editor, filters are not working for date and time repeatable attributes. (Jira EW-4231)

  • If a decimal value is imported and it exceeds the maximum allowed precision for the attribute, the error message that is generated does not show the value correctly. (Jira EW-4408)

  • In the Detail Editor, when a filter is applied that looks for an empty value in an attribute, records are displayed that do not have empty values. (Jira EW-4410)

  • If a non-integer number is imported into an attribute of type INTEGER, an error message that shows the original number is generated, the number is formatted to be an integer, and the integer is imported. (Jira EW-4411)

  • When an advanced search is performed or a column filter is applied on a numeric attribute, the IN and NOT IN operators do not work correctly. (Jira EW-4431)

  • When a search is performed, greater than or less than searches are not working for date attributes. (Jira EW-4539)

  • If a record security filter returns records based on the values in an attribute of type DATE or TIMESTAMP, if a non-administrator user edits a returned record, the filter will no longer return the record. (Jira EW-4695)

    • Workaround: Do not use attributes of type DATE or TIMESTAMP in record security filters.

  • UK locale formatting is not available for zip codes and phone numbers. (Jira EW-4853)

    • Workaround: Use custom formats for zip codes and phone numbers for the UK locale.