[Vtigercrm-developers] Added flag in Import to trigger events at save
Vincenzo Bruno
v.bruno at vinsoft.it
Fri Jul 24 15:37:07 GMT 2026
Hi Steve,
That makes sense, but it would require much more development. Our
addition was very straightforward; it just worked on the flag
$VTIGER_BULK_SAVE_MODE.
Nevertheless, the trigger should also work in batch mode for imports
larger than 1,000 records.
Vincenzo
Il 23/07/26 19:15, Steve Kenow ha scritto:
> You could add it to a queue for processing in batches, like email
> campaigns get sent.
>
>
> On Wed, Feb 25, 2026 at 4:41 AM Prasad <prasad at vtiger.com> wrote:
>
> Volume of records to be processed during import was the higher.
> This was the reason to turn on flag to speed up. Eventing needs
> high-memory and processing-time otherwise.
>
> On Tue, Feb 17, 2026 at 9:04 PM Vincenzo Bruno
> <v.bruno at vinsoft.it> wrote:
>
> During the Import of data process, events are not triggered by
> this line of code in import.php: $VTIGER_BULK_SAVE_MODE = true;
> We need often to trigger events and workflows at import time,
> so, instead of simply change that TRUE in FALSE, we made it
> configurable via a flag in the import windows.
>
> image
>
> We sent a merge request
>
> https://code.vtiger.com/vtiger/vtigercrm/-/merge_requests/1276
>
> Have a nice day
>
> --
> Vincenzo Bruno
> Coopyleft soc. coop. a r.l.
> www.coopyleft.it <http://www.coopyleft.it>
> tel: 3287252923
>
>
> _______________________________________________
> http://www.vtiger.com/
>
> _______________________________________________
> http://www.vtiger.com/
>
>
> _______________________________________________
> http://www.vtiger.com/
--
Vincenzo Bruno
Coopyleft soc. coop. a r.l.
www.coopyleft.it
tel: 3287252923
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20260724/686cf41f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Schermata da 2026-02-17 16-19-20.png
Type: image/png
Size: 59581 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20260724/686cf41f/attachment-0001.png>
More information about the vtigercrm-developers
mailing list