"There are no subversion log entries for this issue yet" shown in the Subversion Tab

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

 

 

Problem

After installing the Subversion Plugin and performing commits, the "There are no subversion log entries for this issue yet" message shown in the Subversion Tab. All new commits doesn't show in the entire instance.

Diagnosis

  • All Subversion configuration is correct
  • Using a custom Project Key Pattern (General Configuration > Advanced Settings > jira.projectkey.pattern)

Cause

The regex for Project Key Pattern is causing problems.

Workaround

The workaround consists of reverting the issue key back to it's default value to ensure that the Subversion Plugin works

  1. Make sure that all projects are using the default project key (Only Letters). If there is any using a custom project key, change it to use the default format
  2. Revert the value of jira.projectkey.pattern to it's default value of ([A-Z][A-Z]+)

  3. Remove the <JIRA Home>/caches/indexes/plugins/atlassian-subversion-revisions subdirectory
  4. Let Subversion rebuild it's index

Custom regex do work. If you insist on using custom project key patterns, test the regex you plan to use to make sure it doesn't cause any problems with the Commits. If it is causing problems for the commit, create a different regex for the same pattern

 

Last modified on Feb 26, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.