We are performing some operations during a workflow post function.
As part of this process, we create a record in the database. However, the record appears to be only held in memory and not immediately written to the database. The actual database insert happens only after the workflow execution is completed.
Is there a way to ensure the data is inserted directly into the database during the post function, without waiting for the workflow to finish?
Thank you
Regards
Paulo
How are you implementing the current solution? are you using scriptrunner?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.