Where is the DBConsole?

Deleted user July 12, 2017

Hi,

I am using the Atlassian SDK to create a JIRA 7.3.6 Add-on. In the menu bar of the development JIRA was always a link to the 'DBConsole' for the embedded database. This link is not there anymore.

Does anyone know how to re-activate this link?

I configured Active Objects inside the plugin-context.xml file like this:

<osgi:reference id="active-objects">
    <osgi:interfaces>
        <value>com.atlassian.activeobjects.external.ActiveObjects</value>
    </osgi:interfaces>
</osgi:reference>

<bean id="tx-processor" class="com.atlassian.activeobjects.external.TransactionalAnnotationProcessor">
    <constructor-arg ref="active-objects"/>
</bean>

Does this affect the DBConsole?

 

1 answer

0 votes
M Amine
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 27, 2021

Normally the "Db Console" is offered using an app called "Home and Db Browser". It is not native in Jira. 

Note that this application was free and that it has been upgraded to be not free. Perhaps you are in this case. Can you check your apps? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events