Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 467 Bytes

The Assignee List is a Bugzilla extension that implements a list of possible assignees for components

Installation

  • Download the latest release.
  • Unpack the download. This will create a directory called "AssigneeList".
  • Move the "AssigneeList" directory into the "extensions" directory in your Bugzilla installation. Go to your Bugzilla directory Apply the patch and run checksetup.pl
patch -p0 -i extensions/AssigneeList/patch-4.1.diff
./checksetup.pl