Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 6 Next »

Adding a Progress Bar to Advanced Link or Lookup Panels

You can enhance the visual representation of Advanced Link or Lookup panels by adding a progress bar.

To configure a progress bar for a Lookup Panel or an Advanced Link field, follow these steps:

  1. Go to the configuration page and select the 'Issue view' tab.

  2. In the 'Progress Bar' drop-down, choose the type of field to base the progress calculation on.

Progress Based on Issue Status

The progress bar calculates progress based on the status category of displayed issues.

  • If all issues fall into the 'To Do' or 'In Progress' status category, the progress bar will appear as a grey line, indicating that no progress has been made.

  • If any issue falls into the 'Done' category, the progress bar will be displayed in green.

Progress Based on Remaining Estimate

The progress bar calculates progress based on the values in the 'Remaining Estimate' and 'Original Estimate' fields.

  • If the 'Remaining Estimate' has not been updated or equals the 'Original Estimate', the progress bar will be empty (grey).

  • If the 'Remaining Estimate' values are less than the 'Original Estimate', the progress will be displayed as a balance between green and grey.

  • If the 'Remaining Estimate' is 0, the progress bar will be completely filled in green.

  • If the 'Remaining Estimate' is greater than the 'Original Estimate', the underestimated hours will be displayed in red.

Progress Based on Time Spent

The progress bar calculates progress based on the values in the Time Tracking fields (Logged, Remaining Estimate and Original Estimate)

  • If the 'Time Spent' has not been updated or equals the 'Remaining Estimate', the progress bar will be empty (grey).

  • If the 'Time Spent' values are less than the 'Remaining Estimate', the progress will be displayed as a balance between green and grey.

  • If the 'Time Spent' is 0, the progress bar will be completely filled in green.

  • If the ‘Time Spent' is greater than the 'Original Estimate', the underestimated hours will be displayed in red. If the 'Remaining Estimate’ field still has values, then the remaining hours will be displayed in pink.

  • No labels