question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support lower case issue keys

See original GitHub issue

There have been a number of user reports around lower case issue keys.

Reviews on Atlassian Marketplace (link)

image

image

Issues

When using the DVCS Connector a branch name feature/lief-12155-test-jira was being correctly linked to the ticket LIEF-12155 in JIRA. This doesn’t work anymore with the new GitHub for Jira app. I have to use feature/LIEF-12155-test-jira (please note the capitalised project name).

https://github.com/integrations/jira/issues/188

What does DVCS support?

Officially, Smart Commits doesn’t support lower case issue keys:

Smart Commits only support the default Jira Software issue key format. This format is two or more uppercase letters, followed by a hyphen and the issue number, for example JRA-123. – Atlassian Smart Commits

However, I have reproduced one case where lower case issue keys are extracted using DVCS:

  1. Create a ticket, JRA-1.
  2. Create a branch, jra-1-something-good
  3. Push branch to GitHub

In JIRA with DVSC Connector turned on, jra-1-something-good will appear in the Development side bar on JRA-1. When the branch starts with something else—feature/jra-1-something-good—the branch is not extracted.

It appears that DVCS Connector supports some lower case issue keys but, generally, doesn’t. Still some work to be done to suss out exactly what is supported by DVCS.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:16
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
confcommented, Aug 24, 2020

This. Please, add support for lower-case issue keys, it’s just more tiring to type a branch name like JRA-123-do-something-important instead of jra-123-do-something-important (and also such a branch name feels weird).

2reactions
rachellerathbonecommented, May 17, 2021

Hi @jnraine. I’m from a team at Atlassian that is currently in the process of migrating the ownership over to us from GitHub. As a part of this, we’re currently going through the backlog of issues and prs to see what can still be addressed and what should be closed.

Adding broader support for issue keys is something we’re actively discussing and have tickets in our backlog. Stay tuned 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support lower case issue keys - atlassian/github-for-jira
Officially, Smart Commits doesn't support lower case issue keys: Smart Commits only support the default Jira Software issue key format. This ...
Read more >
Project Key format is configurable but lower case still not ... - Jira
I see this issue has history, for example JRA-861 , JRA-33 and several other items. I can now define a regex for project...
Read more >
How to Change Between Lowercase and Uppercase
For example, in Microsoft Word, you can highlight text and press the keyboard shortcut Shift + F3 to change between lowercase, uppercase, and ......
Read more >
lowercase-keys - npm
Lowercase the keys of an object. Latest version: 3.0.0, last published: a year ago. Start using lowercase-keys in your project by running ...
Read more >
Lost lowercase Z key - Microsoft Community
To help you with your issue with typing a letter in lower case, we'd like to know ask the following questions:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found