Merge branch 'master' into develop
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit

This commit is contained in:
2025-09-10 17:01:42 +02:00

View File

@@ -1417,7 +1417,7 @@ public class VariazioniPvService {
String userName = UtilityHashMap.getValueIfExists(export, "user_name");
String formatFile = UtilityHashMap.getValueIfExists(export, "format_file");
httpRestWrapper.callInternalExport(multiDBPv.getDistributoreProfileName(),
httpRestWrapper.callInternalExport(multiDBPv.getPrimaryConnection().getProfileName(),
userName,
exportType,
formatFile,