-
Suggestion
-
Resolution: Won't Do
-
None
-
None
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Currently Active Objects use their own database connections so cant be in the same transaction as core jira data changes.
On the surface it looks simple to change JiraDataSourceProvider$OfBizDataSource.getConnection() to return the connection from org.ofbiz.core.entity.TransactionUtil.getLocalTransactionConnection() though perhaps it should be optional unless someone is sure there's no unexpected side effects.
- is related to
-
JRACLOUD-25808 Enable ActiveObjects transaction support in JIRA
- Closed
-
JRASERVER-31756 Ability for Active Objects to use the current ofbiz transaction
- Closed
- relates to
-
JRACLOUD-31733 Run all issue event listeners inside the database transaction that writes the issue data
- Closed