This issue has been created
There is 1 update.
 
 
JIRA Components / cid:jira-generated-image-avatar-360c364c-5f8b-49f9-adda-0f32de3eddc1 JIRA-88 Open

Upgrading to 11.0.0 breaks existing JIRA configurations

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-463a732b-e24f-438b-9bdb-5d5884800187 Clément Aubin created this issue on 21/Aug/25 09:35
 
Summary: Upgrading to 11.0.0 breaks JIRA configurations
Issue Type: cid:jira-generated-image-avatar-360c364c-5f8b-49f9-adda-0f32de3eddc1 Bug
Affects Versions: 11.0.0
Assignee: Unassigned
Components: Configuration
Created: 21/Aug/25 09:35
Priority: cid:jira-generated-image-static-blocker-ba89b0ef-888d-453d-b739-dec29f53a553 Blocker
Reporter: Clément Aubin
Description:

Steps to reproduce :

  • Using a previous version of the JIRA integration, set-up a remote JIRA server in the wiki administration using the JIRA Administration app (https://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA/JIRA%20Administration/)
  • Note that before 11.0.0, the option "Authentication type" is not proposed when configuring basic authentication ; as only basic authentication is supported.
  • Verify that the extension works well by setting-up a simple JIRA macro with the configured server, showing the status of one ticket.
  • Upgrade to 11.0.0 and restart XWiki
  • Navigating to the jira macro, observe that the status of the ticket is not displayed anymore. Observe that nothing is being displayed (no error message).
  • In the wiki administration, update the property "Authentication type" of the configured server and set it to "Basic auth", observe that this solves the problem

Marking as blocker as there is no fallback on basic auth for configuration created before 11.0.0, and as no error message or documentation is provided for administrators to understand the issue.

 
 

1 update

 
cid:jira-generated-image-avatar-463a732b-e24f-438b-9bdb-5d5884800187 Changes by Clément Aubin on 21/Aug/25 09:35
 
Summary: Upgrading to 11.0.0 breaks existing JIRA configurations