Skip to content

Open bugzilla bug list(/bugzilla/buglist.cgi). Copy paste this script into your browser's console and call the createUI function. See magic after 100% done!

Notifications You must be signed in to change notification settings

prkeshri/bugzilla-buglist-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

bugzilla-buglist-classifier

Open bugzilla bug list(/bugzilla/buglist.cgi). Copy paste this script into your browser's console and call the createUI function. See magic after 100% done!

  • Not contributing directly into bugzilla code. But this script will help to categorise bugs into Critical/Critical, High/Critical etc. Where the former one is priority and latter is severity.
  • Will hit the server with all the bug numbers, and get the priority and severity values. Finally, will update the UI.
  • Will convert every link's target to blank
  • New: Filters can be applied. Such as: createUI({filter: filters.since(time)}); time can be '2 s','3 seconds', '3 months', '4.5 days', '5 years', etc.

About

Open bugzilla bug list(/bugzilla/buglist.cgi). Copy paste this script into your browser's console and call the createUI function. See magic after 100% done!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published