There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-71bbd720-d02a-44fa-a84d-dcb814aa80eb XWIKI-22063 Open

Wrong languages used when using a DBList in an AWM app

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-52dcfb35-0e71-4a65-9fdb-70da72d97931 Michael Hamann on 29/Jan/26 18:04
 

I reproduce. The problem is that the database query that is built by ImplicitlyAllowedValuesDBListQueryBuilder doesn't have any language filter and so it finds all 11 translations of the sandbox. The value in the select is the first one, the one after saving is the last one.