-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 10.10
-
Fix Version/s: HOTFIX_10.10
-
Component/s: Seam / JSF UI
-
Tags:
-
Backlog priority:300
Steps to Reproduce:
- Open JSF UI on a local instance with the attached Studio project .jar deployed
- In a Folder, create a new Lead And Location document.
- In the Create layout, click the "Add" button to create an entry in the multi-valued complex property
- Click on the Location field at the bottom to select an entry among the parent level of the Vocabulary from the dropdown list.
- Observe the result when attempting to select for the child level of the Vocabulary
Expected result: Chained Vocabulary widget dropdown should populate with the children of the selected parent-level Vocabulary entry.
Actual result: Chained Vocabulary widget dropdown fails to populate with any entries, only having the default "Select a value".