MantisBT - mantisbt |
| View Issue Details |
|
| 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. |
| Relationships | |
| Attached Files | |
|
| 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 | bug_revision_view_page.php?bugnote_id=0021573#r22 |
| 2009-04-16 13:26 | brianstv | Note Added: 0021578 | |