Ability for Active Objects to use the current ofbiz transaction

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Won't Do
    • None
    • Component/s: None
    • None

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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.

            Assignee:
            Unassigned
            Reporter:
            Matthew Leather
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: