Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Custom issue types in BitBucket issue tracker

I recently starting using the issue tracker for my BitBucket repositories. I've been able to move all of my open issues (just bugs and enhancements) over, but I noticed there's not an issue type like "question." Is this something that I can add?

like image 933
gregsdennis Avatar asked Dec 26 '15 22:12

gregsdennis


People also ask

Does Bitbucket have issue tracking?

When you add a repository to Bitbucket Cloud, you also get an issue tracker. This is the place to track your project's feature requests, bug reports and other project management tasks.

What are issues types that are created and tracked via Jira?

What are the issue types? The standard issue types in Jira are story, task, bug, subtask, and epic.

How do I set an issue tracker in Bitbucket?

Enabling the Issue TrackerFrom a repository, select Repository settings. Select Issue tracker under Issues on the left sidebar. Check the option for either a Private issue tracker or a Public issue tracker. The system saves your selection and the Issue Tracker item appears in the repository's menu bar.


1 Answers

No. The issue types in the built-in issue tracker are hardcoded and do not support adding custom ones at this time.

like image 95
Erik van Zijst Avatar answered Sep 19 '22 06:09

Erik van Zijst