Skip to content

USelectEntity uses onClose callback to handle addNew

Pavlo Mashliakovskiy requested to merge fix/USelectEntity_addNewMulty into master

mail job will retrieve ubq_messages.msgData CLOB (a message body) one record at once. This prevents <<<ERR_RESOURCE_LIMITS_EXCEED>>> error in case overall size of mail body for 100 messages exceed 50Mb [UBDF-14156]

Merge request reports

Loading