Hello,
when I try to connect our local JIRA installation with our BitBucket Cloud account I get the following error from JIRA when adding the DVCS account (Applications -> DVCS Accounts -> Link BitBucket Cloud or GitHub account) after accepting the request on BitBucket:
java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("JIRAPROD7"."AO_E8B6CC_ORGANIZATION_MAPPING"."ID")
at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.create(EntityManagedActiveObjects.java:102) [?:?]
at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects.create(TenantAwareActiveObjects.java:271) [?:?]
...
at com.atlassian.jira.plugins.dvcs.dao.impl.OrganizationAOFacadeImpl.lambda$save$2(OrganizationAOFacadeImpl.java:169) [?:?]
at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21) [?:?]
at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50) [classes/:?]
I assume this is because I did not specify the BitBucket User Account Team but I cannot do so because the field is missing from the connector:
My 'Add new Account' Screen:
'Add New Account' Screen according to the user guide:
So my question is: Should I have the 'Team or User Account' field and if so, how can I enable it?
Thanks,
Kai
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.