Known Issues

The following table lists the known issues in this release:

Issue ID Description
HMA-406192 An "Unsupported Tuple Attribute" error occurs when you use profile attributes in a trigger configuration.
HMA-412300 Client ID and Secret generated by the installer cause a 401 Authentication Required error for the CLI tool and the Engine.

Workaround: Manually generate credentials by running clientDetails.sh -a UnicaDetect, and then update the app.conf file for the CLI tool and the Engine with the correct client ID and secret.

HMA-410653 On Dashboard charts, the Total Events Sent and Overall Trends data labels are cropped at the top boundary of the chart container when values reach the Y-axis maximum.
HMA-409273 When you duplicate a pipeline, the new pipeline is created with a blank configuration, and all settings from the source pipeline are lost.
HMA-412253 You can't edit or update a Master Profile after initial creation. The system locks the profile, and the user interface doesn't provide an option to modify attributes or mappings.
Workaround: Manually delete the feed parser mappings and profile tables directly from the database, and then re-add the profile with a new ID.
Note: Direct database access is required. Proceed with caution.
HMA-406299 You cannot update or modify the scheduled time in the Active Days and Times of Week section of a pipeline configuration.
HMA-409200 Changing the enrichment timing from preAggregation to postAggregation fails without displaying an error message, even though the user interface displays a false-positive success message stating "Enrichment added successfully."
HMA-412332 Datetime and Timestamp profile attributes display as plain text input boxes instead of calendar or time pickers in the user interface.
HMA-412329 In the pipeline configuration canvas, mindmap connector lines misalign while you configure nested condition blocks.
HMA-412330 On the Enrichment Configuration page, the text on the Cancel button is truncated and displays as "Canc...".
HMA-412772 Inability to disable Feeds via CLI/Swagger forces manual database updates to edit mappings
HMA-412907 The pipelines fail to trigger when a list(bool) transformed attribute is created as a retained enrichment attribute along with lookup and derived attributes. The engine crashes with a Duplicate key exception during schema merging, causing the Kafka stream to fail. The enrichment also becomes uneditable in the UI.
HMA-412984 When attempting to save an enrichment configuration that uses a function-based derived attribute with get_last_five_activities, the save operation fails.
HMA-413420 When the Detect user interface remains idle for an extended period, subsequent actions may result in a 422 Unprocessable Entity error.

Workaround: The application typically recovers and reconnects to the database automatically within 4 to 5 minutes. If you encounter this error, wait a few minutes for the connection to refresh, or refresh your browser to re-establish the session.