5.7.134. Bugzilla::Extension::AgileTools::Params

5.7.134.1. Description

Bugzilla::Extension::AgileTools::Params - A module for specifying parameters to be added to the data/params.json file.

5.7.134.2. Parameters

  • agile_user_group
User group allowed to use AgileTools.
  • agile_nonhuman_group
User group containing non-human users, bots, etc.
  • agile_use_points
Display estimated, remaining and actual time as points instead of hours.
  • agile_check_time_severity
Bug severities for which time worked is checked when resolving.
  • agile_check_time_resolution
Bug resolutions for which time worked is checked when resolving.
  • agile_check_time_only_sprint
Check time worked only when bug is in sprint.
  • agile_scrum_buglist_columns
List of columns to show in scrum buglist queries.
  • agile_blitem_detail_fields
List of fields to show in planning view bug details.
  • agile_start_working_button
Show “Start Working”-button on bug view.
  • agile_working_on_status
Status that means user is working on an item.
  • agile_start_working_comment
Default comment to add when “start working”-button is used.
  • agile_lock_origest_in_sprint
Prevent changing the original estimate when item is in a sprint.

This documentation undoubtedly has bugs; if you find some, please file them here.