Skip to content

Commit

Permalink
Issue #3186: Re-correct dynamic field name for lens autocomplete fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhaerter committed Sep 26, 2024
1 parent f6c0d8f commit e82c7c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Kernel/Modules/AgentReferenceSearch.pm
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ sub Run {
},
);
}
$DynamicFieldConfig->{Name} = $FieldName;
}
}
else {
Expand Down

0 comments on commit e82c7c7

Please sign in to comment.