Issue tracking refers to managing of tasks and problems in (software) project.
Questions tagged [issue-tracking]
502 questions
-1
votes
1 answer
kiwi tcms - Gitlab bug tracker Integration
I have installed kiwi tcms on my machine with docker installation (https://kiwitcms.readthedocs.io/en/latest/installing_docker.html)
I have successfully created User/TestCases/TestPlan/TestRuns ...
But I would like to use GitLab as my issue…

Delfalso
- 175
- 1
- 2
- 13
-1
votes
1 answer
PHP bugtracker with tasks calendar (from date, to date etc.)
We are currently using flyspray as bugtracker but it has not many tasks functions, especially no calendar view of tasks (only deadline task with date to which task must be completed).
Is there any PHP bugtracker with calendar like Google Calendar?

Tuner
- 69
- 7
-1
votes
2 answers
android Twillio video call network issue
friends I had implemented Twillio Video call in my Android application its working fine in the availability of the network.But I am facing an issue in case of network lost.
Test Cases:-
Device A call to Device B.
Both connected to Room…

Radha Soni
- 1
- 7
-1
votes
1 answer
No wrap of Bootstrap columns
I've downloaded a ready-made HTML5 website template from w3layouts.com that is under CC3.0 license. Because the used scripts like Bootstrap etc. are all old version I'm updating these and the source code to function. But I'm on a issue that I can't…

Johannes Mages
- 1
- 2
- 2
-1
votes
1 answer
How to assign id to a created issue with jira python?
I am using jira python to create issues through their REST api, but in the "fields" dictionary for the "project" key's dictionary, I am running into an issue when I try using "id" or "name" as keys, but it works with the "key" key.
So, this…

Alexander Hamilton
- 103
- 10
-1
votes
1 answer
odoo issue tracking doesn't show up after installation / Version 10
I've installed the module Issue Tracking on my Odoo 10.0-20170705 (Community Edition).
There isn't any change at the menus or settings. I can't find the module. The App-overview says, it is installed.

Axel Borowitsch
- 19
- 4
-1
votes
1 answer
How can I modify jira hash ticket id linked to my Commit after commit?
I made a commit with Jira link issue but I made a mistake in the id of an issue so I wanna change it to the correct Jira link issue.
any help
Update:
The propose of that question is to change the last commit message so to achieve that uses "git…

esso
- 125
- 3
- 16
-1
votes
1 answer
Work with Redmine in a two-employee organisation
If I work together with only one employee, how is the best way to organise this in redmine?
I work for several customers and work there myself or my empoyee. I would like to create tickets that I can give to my emloyee or myself.
At the end I want…

rubo77
- 19,527
- 31
- 134
- 226
-1
votes
1 answer
Issues related to a Magento website
We have an issue related to a Magento website. This website was developed by another development service company & we being a Mobile website development specialist, got the task for developing the Mobile website.
We started to work on the website in…

user2971652
- 1
- 1
-1
votes
1 answer
Is there a software project index?
I am working on a platform to collect various data of software projects (e.g. code repository, issues, etc). Now I would like to create an index over software project, but before I do so on my own, I wanted to ask whether such an index already…

str
- 42,689
- 17
- 109
- 127
-1
votes
1 answer
Project management - replacement to JIRA which wouldn't support SVN
We were working with JIRA and SVN and it was great.
I love the way JIRA works and think.
Unfortunately JIRA will stop supporting SVN on Oct 2013. I do want to continue with SVN.
I need a tool that supports mainly the followings:
Task blocking (I…

Dejell
- 13,947
- 40
- 146
- 229
-1
votes
1 answer
Scanner cannot read (int) data from textfile with numbers - Java Highscore System (LWJGL)
Cannot find the issue, as you can see in the method "readFile", I've tried to see if the problem is that the scanner reads a string, but when I compile the program it'll say the textfile's name, scores.txt, and not the content. Been working on this…
-1
votes
2 answers
How To share configurations between Two or more TRAC environments
hope this is a good spot for my question,
for it i SW Related, but not code related.
We, in our company are using TRAC for Issue tracking and management of the Code links,
I am very satisfied by it, and like how it is working.
i have about several…

Tomer W
- 3,395
- 2
- 29
- 44
-1
votes
1 answer
Redmine Version 1 versus 2
Does anyone have any experience with the two latest revisions of Redmine? I am new to both, and trying to figure out which one to use. Thanks.
2.0.3 (2012-06-18)
1.4.4 (2012-06-18)

user1032531
- 24,767
- 68
- 217
- 387
-2
votes
1 answer
Automated Software Versioning integrated with Issue Control System
I decided to use the following pattern after reading semantic versioning at http://semver.org/. However, I have some unsolved issues in my mind in terms of automaticng and integrating SDLC tools.
Version Pattern:
major.minor.revision.build
Such…

st.
- 166
- 6
- 24