optimized

This commit is contained in:
Francesco Mangiacrapa 2024-02-15 17:50:44 +01:00
parent 5957a61651
commit ce835fadd0
1 changed files with 1 additions and 0 deletions

View File

@ -513,6 +513,7 @@ public class UpdateDatasetForm extends Composite {
for (OrganizationBean organization : organizations) {
organizationsListbox.addItem(organization.getTitle());
nameTitleOrganizationMap.put(organization.getTitle(), organization.getName());
break; //expecting only one
}
// force the selection of the first one, and retrieve the list of profiles