Mantis Bug Tracker
 

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010338mantisbttime trackingpublic2009-04-15 20:082009-04-16 13:26
Reporterbrianstv 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Versiongit trunk 
Target VersionFixed in Version 
Summary0010338: bugnote note_type changed to TIME_TRACKING whenever timetracking data is present.
DescriptionThe bugnote note_type is changed from it's original value to TIME_TRACKING whenever time tracking data is > 0.

This seems like an invalid usage of the note_type field just to indicate the note has time tracking data present.
I am trying to add bugnotes from a plugin via the bugnote api and have added some new note types for the plugin, but if time tracking data is added, the note type gets changed. This implies that time tracking can not be used with other note types than the TIME_TRACKING type which is a loss of functionality.
Steps To ReproduceThis problem can be demonstrated simply by clicking the 'Send a Reminder' from an issue. This creates a note with a type of REMINDER on the issue.
Then if you edit the note and add time tracking info, the note type is changed to TIME_TRACKING and the note no longer acts as a reminder.
Additional InformationIt would be preferable if the time tracking worked independent from the note type.

It would also be nice if the note could display it's type, configurable of course.
 
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0021573)
dhx (developer)
2009-04-16 09:39
edited on: 2009-04-16 09:40

This is fixed by using Mantis 1.2.x with the SourceIntegration plugin from mantisforge.org

The Mantis 1.1.x time tracking is deprecated and ugly.

Note that the old time tracking still exists in Mantis 1.2.x for now, so the best you can do is disable the old time tracking in config_inc.php

User avatar (0021578)
brianstv (reporter)
2009-04-16 13:26

So what you are saying is that there isn't going to be any time tracking going forward in the note function?

We wanted to be able to track time for development work, QA work, etc. by using the note type and the time tracking.

- Issue History
Date Modified Username Field Change
2009-04-15 20:08 brianstv New Issue
2009-04-16 09:39 dhx Note Added: 0021573
2009-04-16 09:40 dhx Note Edited: 0021573 View Revisions
2009-04-16 13:26 brianstv Note Added: 0021578


MantisBT 1.2.2 git master-1.2.x[^]
Copyright © 2000 - 2010 MantisBT Group
Time: 0.2400 seconds.
memory usage: 1,933 KB
Powered by Mantis Bugtracker