Project

General

Profile

Actions

Defect #3254

closed

Cannot search entity by Code list value

Added by Luboš Čábelka almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Tomáš Doischer
Category:
Eav
Target version:
Start date:
02/09/2023
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

FormService returns empty List for search by eav value with attribute type code list.

List<IdmRoleDto> roles = formService.findOwners(IdmRoleDto.class, "attributeName", "attributeValue", null).getContent();

Tested od 12.2.2

Actions

Also available in: Atom PDF