Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger should not explode when there is a massive update with zero lines #153

Open
openlowcode opened this issue Jun 13, 2020 · 0 comments

Comments

@openlowcode
Copy link
Owner

While generally massive treatment of methods work with zero lines array being given an input, an error was encountered for an object with trigger on update.

 unexpected error during execution, exception details below. Server Shutdown
* java.lang.NullPointerException - null
org.openlowcode.server.runtime.OLcServer.addTriggerToList(OLcServer.java:709)
org.openlowcode.server.data.properties.Trigger.processTrigger(Trigger.java:223)
org.openlowcode.server.data.properties.Trigger.postprocUniqueidentifiedUpdate(Trigger.java:68)
org.openlowcode.server.data.properties.Trigger.postprocUniqueidentifiedUpdate(Trigger.java:168)
com.airbus.h.budgetmanager.data.Activity.update(Activity.java:687)
com.airbus.h.budgetmanager.data.migrator.ActivityGenerateVersionMasterIdMigrator.executeNormalMigration(ActivityGenerateVersionMasterIdMigrator.java:43)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant