|
Release
|
App version
|
DataGuide Package version
|
|---|---|---|
|
11.2.0
|
11.2.0.31
|
11.100.0.1
|
|
|
A package version change occurs only if there is a code change on the DataGuide package side. If there is only an App code change for any patch, the package version remains the same, while the App version increases.
|
|
Case Number
|
Internal Defect
|
Description
|
|---|---|---|
|
00182718
|
066929
|
Certain fields were incorrectly displayed or unavailable in the DataGuide Form Action mapping configuration. When administrators attempted to configure field mappings in the Form Designer, a custom text field on the Installed Product object did not appear in the list of fields available for update. At the same time, a formula field, which should not have been selectable for updates, appeared in the field selection list. This behavior prevented administrators from mapping the correct text field and allowed selection of a field type that should not support updates.
The issue occurred because fields on related objects had identical API names but different data types. The system did not correctly handle scenarios where multiple fields across objects shared the same API name. Due to this conflict, the mapping logic misidentified the fields, which caused the valid text field to be excluded and the formula field to be incorrectly displayed as an available option in the Form Action.
|