-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
7.8.0
-
7.08
-
4
-
Severity 1 - Critical
-
When you try to open the Smart Commits configuration screen, nothing happens.
Steps to reproduce
- Establish and Application Link between Jira and Bitbucket Server.
- Once the Application Link is established, click in the ellipsis under Actions and choose Smart Commits
Expected results
A configuration screen should be displayed.
Actual results
Nothing happens
Notes:
Smart commits are also not enabled because of this and do not work.
If you look into the browser console log when trying to enable these Smart Commits, you will see an exception in the browser log such as this:
Uncaught TypeError: dialog2 is not a function
[JSWSERVER-16461] Unable to open Smart Commits configuration
Minimum Version | New: 7.08 |
Workflow | Original: JAC Bug Workflow v2 [ 2853221 ] | New: JAC Bug Workflow v3 [ 2935043 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Symptom Severity | Original: Critical [ 14430 ] | New: Severity 1 - Critical [ 15830 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2638602 ] | New: JAC Bug Workflow v2 [ 2853221 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Awaiting Release [ 11372 ] | New: Resolved [ 5 ] |
Status | Original: Verified [ 10005 ] | New: Awaiting Release [ 11372 ] |
Fix Version/s | New: 7.9.0 [ 78312 ] |
Support reference count | Original: 3 | New: 4 |
Description |
Original:
When you try to open the *Smart Commits* configuration screen, nothing happens.
h3. Steps to reproduce # Establish and Application Link between Jira and Bitbucket Server. # Once the Application Link is established, click in the _ellipsis_ under *Actions* and choose *Smart Commits* h3. Expected results A configuration screen should be displayed. h3. Actual results Nothing happens h3. Notes: If you look into the browser console log when trying to enable these Smart Commits, you will see an exception in the browser log such as this: {code:borderStyle=solid} Uncaught TypeError: dialog2 is not a function {code} |
New:
When you try to open the *Smart Commits* configuration screen, nothing happens.
h3. Steps to reproduce # Establish and Application Link between Jira and Bitbucket Server. # Once the Application Link is established, click in the _ellipsis_ under *Actions* and choose *Smart Commits* h3. Expected results A configuration screen should be displayed. h3. Actual results Nothing happens h3. Notes: Smart commits are also not enabled because of this and do not work. If you look into the browser console log when trying to enable these Smart Commits, you will see an exception in the browser log such as this: {code:borderStyle=solid} Uncaught TypeError: dialog2 is not a function {code} |
I experience this issue to.
Opened a discussion in the community: https://community.atlassian.com/t5/Jira-Software-questions/JavaScript-error-when-editing-smart-commits-for-bitbucket/qaq-p/766323#U766328