Child pages
  • Timesheets Publishing
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

As you start working on a bug a new record is added to the timesheet. To view it, click the Edit and Publish Time button in the Time Tracker window or on the application toolbar.

The Edit and Publish Time window has two tabs:

  • Summary. The Summary tab shows the list of bugs you worked on, the time spent on each of them and the remaining time.

    Since Bugzilla only supports basic data for time tracking (hours spent and hours left) and there is no way to store every separate work record, the timesheets are used for users convenience only. When the records are published the only information that is saved is the number of hours spent and left for each bug. So before publishing you can edit these values on the summary tab without adjusting the timesheet.





  • Timesheet. The Timesheeet tab shows the number of hours spent on each bug broke down by days and lists all work records. Each record represents an uninterrupted work period. Once you start working, a new record is created in the timesheet and its Hours Worked value and Finished time are continuously updated as you work. When you stop or pause your work the record is saved and a new record is created when you start working again. However, if you pause or stop your work for less than a minute and then resume work on the same bug, the latest record is continued instead of creating a new one.

On the Timesheet tab you can add, edit or remove records:

  • To add a record, click the Add button and in the Add Work Period dialog specify the bug and work start and finish time.
  • To edit a record, select it in the list and click the Edit button . Make the required changes in the Edit Work Period dialog.
  • To remove a record, select it in the list and lick the Delete button or press DEL.

If you do not want to publish modified records straight away you can just save changes by clicking the Save Changes button. In this case you will see your records when you open the Edit and Publish Time window next time.

Once your timesheets are complete and corrected as required you can publish them.Publishing will clear the records lists and timesheets and save the hours spent on each bug to the Hours Worked fields of the corresponding bugs.

To publish the records, select the records you wish to publish on the Timesheet tab or bugs on the Summary tab and click the Publish button. After all the records are published the bugs Hours Worked and Hours Left fields are updated.

Select the Upload Changes Immediately check box if you want Deskzilla to upload published data to your Bugzilla server immediately. If the check box is not selected this information will be uploaded to server with other bugs details.

  • No labels