| Anonymous | Login | Signup for a new account | 2010-07-29 10:11 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0010338 | mantisbt | time tracking | public | 2009-04-15 20:08 | 2009-04-16 13:26 | ||||||
| Reporter | brianstv | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||||
| Status | new | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | git trunk | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0010338: bugnote note_type changed to TIME_TRACKING whenever timetracking data is present. | ||||||||||
| Description | The 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 Reproduce | This 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 Information | It 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. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
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 |
|
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 |