Fixes for Data Entities
The following issues have been fixed in this release for Data Entities.
- 19.0323.51
- Searching for an entity with Chinese or Japanese characters does not wait for entering the complete search string. Search operations are triggered by typing one character.
- 19.0323.52
- If a relationship between a parent and child data entity was deleted, and the user tries to recreate a relationship with same name, it throws an error.
- 19.0323.53
- Import Data option is not enabled if the user does not have the Import Template access right.
- 19.0323.54
- In standard entities, Import Data and Import Fields are disabled for all users.
- 19.0323.55
- Delete entity relationship audit log description does not display any details and displays empty.
- 19.0323.56
- Milliseconds are truncated in the Data Entities Date Time field.
- 19.0323.57
- Data Entities field count is displayed for custom and standard field categories.
- 19.0323.58
- Editing a record truncates the value if it exceeds the maximum length configured in the field, causing data loss.
- 19.0323.59
- The People Picker field edit view does not retain the value if the previously selected user is not part of the active filtered list.
- 19.0323.60
- The Entity Metadata Viewers permission group is created in the backend even if the entity permission is not enabled.
- 19.0323.61
- If a record is updated in an Edit form with a Data Entities data source, the entity audit log captures it as Create Record instead of Update Record.
- 19.0323.62
- In Data Entities, Excel import truncates milliseconds in a DateTime field.
- 19.0323.63
- A user with the Create Record permission can edit a record. The permissions for Create Record and Edit Record have been separated, so that a user with Create Record permission cannot edit a record by default.