Issue tracking refers to managing of tasks and problems in (software) project.
Questions tagged [issue-tracking]
502 questions
6
votes
2 answers
Mantis and Redmine, which one is better for issue tracking?
I consider to use Mantis or Redmine to manage projects. (Issue Tracking)
I know both are really good.
For now, I won't connect it with SVN or Git.
(It may happen later)
The main purpose is issue tracking on business with co-workers.
Please recommend…

Kyoungwon Lee
- 129
- 1
- 1
- 7
6
votes
2 answers
Intellij IDEA plugin for YouTrack
I got interested in YouTrack and thought I should give it a go since apparently it has good integration with IDEA. I've setup the tasks server in IDEA, but what now? How can I view the list of all tasks, start/stop work on them, etc.? (I was…

parsa
- 2,628
- 3
- 34
- 44
6
votes
1 answer
How to close an issue with GitHub API
I am trying to figure out how to close an issue through the Github API.
Specifically I'm trying to do it through pyGitHub and python, but knowing how to close an issue through the GitHub API would be enough to let me figure it out.
Can anyone point…

Bar Smith
- 797
- 6
- 20
6
votes
2 answers
How can I link branches with issues in BitBucket?
I am using a BitBucket private repo for hosted source-control. I would like to use the issue tracker to manage and assign issues amoungst the team.
With JIRA, the names of branches and issues are linked.
For example, ISSUE-123 would automatically…

sdgfsdh
- 33,689
- 26
- 132
- 245
6
votes
2 answers
How to close bitbucket task in a pull request comment via commit message?
We work we bitbucket for a git version control system.
When doing a code review, one can create a task. Is it possible to close a task from a commit message? Or is it something that bitbucket doesn't provide?
I used to work with github, and there it…

k0pernikus
- 60,309
- 67
- 216
- 347
6
votes
1 answer
Jira Conventions and Best-Practices
I have been using Jira since 6months but haven;t been through any document related to various options available and how to use them for maximum output.
There must be some conventions that help in better tracking of the issue.
For instance, Logging…

Manish Basantani
- 16,931
- 22
- 71
- 103
6
votes
9 answers
Which SCM and Issue tracker for personal work?
I am planning to bring some "peace" (you may call it organization) to the personal work (small projects, etc.) I do at home.
I would like to use a SCM and an issue tracker which can capture the commits and show them as changesets etc.…

peakit
- 28,597
- 27
- 63
- 80
6
votes
2 answers
How can I use labels to filter issues on the github issue tracker?
I'm using the github issue tracker for the first time, and I'm trying to manage a set of about 50 open issues. I would like to filter the set using standard Boolean queries over labels. But all I can figure out how to do is AND queries.
For…

Norman Ramsey
- 198,648
- 61
- 360
- 533
6
votes
5 answers
Issue tracking applications that subdivide issues into (sub)tasks?
I am looking for an issue tracking application, which has two levels in its task hierarchy. This is because I find myself very often creating informal "TODO" lists within my issues. It seems to me that a FEATURE is usually bigger than a TASK - one…

Michal Czardybon
- 2,795
- 4
- 28
- 40
5
votes
1 answer
How can you remove the Profile fields from mantis
I would like to remove the Select Profile and all it's accompanying fields from Mantis issue tracking system when I create or view issues as these are irrelevant to any issues I would like to create.
These include the Platform, OS and OS version…

dreza
- 3,605
- 7
- 44
- 55
5
votes
2 answers
task-relation graph based on JIRA
I am wondering is there any tool which can help visualize relations between tasks/bugs, I mean dependencies like related to/blocks/clone/etc.

noisy
- 6,495
- 10
- 50
- 92
5
votes
1 answer
Migrating from TFS to Redmine
My team currently is using TFS 2010 for source control, builds and project management. We are moving to Git for source control, Cruise for builds, and Redmine for project management. We are using Git-Tfs right now to integrate our source control…

James Kessler
- 684
- 5
- 9
5
votes
4 answers
JIRA - Send email to anonymous user
I'm trying to figure out a way to send an email to an anonymous user when one creates an issue through the email. What I need is for this anonymous user to receive a notification email when the issue was opened,commented and closed.
According to…

barmaley
- 1,027
- 2
- 11
- 12
5
votes
2 answers
Issue tracker / user feedback django app
I am looking for a Django app that can be embedded into a site and collects user feedback, such as
Bug/issue
the app would have to collect information like HTTP variables, etc. to help debugging this issue
with backend hooks so that it can be…

Django Asül
- 111
- 1
- 4
5
votes
3 answers
Critical issues have been reported with the following SDK versions: com.google.android.gms:play-services-safetynet:17.0.0
When I want to upload my flutter aab in Play Console, I got the below warning.
Critical issues have been reported with the following SDK versions:
com.google.android.gms:play-services-safetynet:17.0.0
What the SDK developer told us:
The SafetyNet…

Samarpan Dasgupta
- 104
- 2
- 4