Using bulk data create and having issues regarding app performance

Hi everyone,

I noticed that whenever I bulk create a datatype there is a lingering effect on my app that causes it to slow down alot. I mean, even minutes, hours after that bulk create operation.

Does anyone reports anything similar? I am guessing that happens because those “bulk created things” aren’t immediately associated with “Created by” which is empty. So I retrieve them by having them associated with “current’user Company’ Operations” something like this.

If I do not bulk create “operations” data type app perfomance is really good, no delays. What is happening here?

This topic was automatically closed after 70 days. New replies are no longer allowed.