Bugzilla:Roadmap: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(add link to release blockers)
 
(45 intermediate revisions by 9 users not shown)
Line 1: Line 1:
== Bugzilla Roadmap ==
Frontend (UX) Roadmap: https://github.com/bugzilla/harmony/wiki/Bugzilla-6-UX-Roadmap
=== Introduction ===
The trunk is open for development for ~6 months, meaning that we accept bug fixes, enhancements, new features and risky code changes during this time. But 6 months is a ''short'' period and if we want something to be done on time when we freeze for the next release, some coordination is required.


The roadmap below is an attempt to outline what the objectives of the core Bugzilla team are for the next release. We will probably be late and we are probably too optimistic, but this gives enough work to everyone who wants to contribute.
Backend (Perl) Roadmap: https://github.com/bugzilla/harmony/wiki/Bugzilla-6-Backend-Roadmap


A very important note is that both the User Interface (UI) and the code need some cleanup, and so even if you are not familiar with Bugzilla in general or with Perl in particular, there is still enough work for you here.
What's still blocking the Bugzilla 6 release: https://github.com/bugzilla/harmony/blob/main/RELEASE_BLOCKERS.md
 
=== So why this roadmap? ===
Well, to quickly summarize the main reasons, we could say:
* There is nothing more frustrating than working on a patch which will get no attention and will remain in the review queue for months, if not for years. Having clear objectives about what we want in the coming months will permit us to avoid such unfortunate situations. If we want something, we won't let it languish in the queue for months.
* Everyone is busy, but everyone wants to see things being done, and preferably as quickly as possible. Having clear objectives will make our work more efficient, as we know where the few free hours we have for writing patches will be most useful. This follows closely from the previous point, and we mention it here because we want to use our precious free time efficiently.
* Having deadlines and assigned developers will also offer a better coordination between developers. Working on some fields which conflict with someone else's work is again a waste of time, and having to unbitrot patches may take as long as writing the patch for the first time. Also, having an assigned developer per field should help in getting the work done, especially if this developer is a reviewer too. Indeed, ''assigned'' doesn't mean that he has to do the job alone, but that he is the person to contact when someone is interested in helping. He should also be able to say what work remains in the area of responsibility, and how far we are along in the process.
 
== The Roadmap ==
=== Note ===
This list is subject to change at any time, depending on progress we will made and on people working on the different fields.
 
Latest news and summaries of [[Bugzilla:Meetings | Bugzilla meetings]] are also available. That is also the place where you can add your own suggestions to be discussed at our next meeting(s).
 
You can also look at the old [[Bugzilla:Roadmap_3.0 | roadmap for Bugzilla 3.0]] and the [[Bugzilla:Roadmap_3.2 | roadmap for Bugzilla 3.2]].
 
=== Our priorities ===
Here is what you were waiting for: the roadmap for Bugzilla 4.0. Tasks reported in the table are not ordered by priority as some of them may be relatively independent.
 
'''Note: this is currently a DRAFT and has not yet been approved! Tasks listed below will be discussed at our next meeting. Track [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=prod%3ABugzilla+sw%3Aroadmap potential candidates].'''
 
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0"
!Task
!Related bugs
!Fully implemented on
!Assigned developer(s)
!Requirements
|-
| Use Bug.pm to write changes and new bugs to the database
| [https://bugzilla.mozilla.org/show_bug.cgi?id=122922 Bug 122922]
| ---
| mkanat
| none
|-
| Most Bugzilla modules should use Object.pm
| [https://bugzilla.mozilla.org/show_bug.cgi?id=355838 Bug 355838] [https://bugzilla.mozilla.org/show_bug.cgi?id=297791 Bug 297791]
| ---
| LpSolit, mkanat
| Use Bug.pm to write changes and new bugs to the database
|-
| Adding AJAX for some features
| [https://bugzilla.mozilla.org/show_bug.cgi?id=325501 Bug 325501]
| ---
| pyrzak
| Most Bugzilla modules should use Object.pm
|-
| Improvements to WebServices
| [https://bugzilla.mozilla.org/show_bug.cgi?id=278032 Bug&nbsp;278032]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=398281 Bug&nbsp;398281]<br> [https://bugzilla.mozilla.org/show_bug.cgi?id=415813 Bug&nbsp;415813]<br>...
| ---
| Noura
| Most Bugzilla modules should use Object.pm
|-
| Inter-Bugzilla Integration Capabilities
| [https://bugzilla.mozilla.org/show_bug.cgi?id=123130 Bug&nbsp;123130]
| ---
| Noura, mkanat, LpSolit
| Use Bug.pm to write changes and new bugs to the database<p>Improvements to WebServices
|-
| Choose time zones
| [https://bugzilla.mozilla.org/show_bug.cgi?id=182238 Bug&nbsp;182238]
| ---
| bkor
| none
|-
| Bugzilla needs to deal better with branches
| [https://bugzilla.mozilla.org/show_bug.cgi?id=55970 Bug&nbsp;55970]
| ---
| mkanat
| none
|-
| Retire old versions, components and milestones.
| [https://bugzilla.mozilla.org/show_bug.cgi?id=77193 Bug&nbsp;77193]
| ---
| ghendricks, romaia
| none
|-
| Make Bugzilla's index.cgi (home page) useful for logged-in users
| [https://bugzilla.mozilla.org/show_bug.cgi?id=130835 Bug&nbsp;130835]
| ---
| pyrzak
| none
|-
| Allow flags to have customized states
| [https://bugzilla.mozilla.org/show_bug.cgi?id=353690 Bug&nbsp;353690]
| ---
| LpSolit
| none
|-
| Improve the UI for tagging bugs
| [https://bugzilla.mozilla.org/show_bug.cgi?id=372023 Bug&nbsp;372023]
| ---
| pyrzak
| Most Bugzilla modules should use Object.pm
|-
| Search.pm should not depend on the CGI
| [https://bugzilla.mozilla.org/show_bug.cgi?id=398308 Bug&nbsp;398308]
| ---
| jjclark
| none
|-
| Ability to "watch" based on any field
| [https://bugzilla.mozilla.org/show_bug.cgi?id=278455 Bug&nbsp;278455]
| ---
| mkanat
| none
|-
| Support OpenID as a an account source and login verification method
| [https://bugzilla.mozilla.org/show_bug.cgi?id=294608 Bug&nbsp;294608]
| ---
| Google SoC
| none
|-
| Use tokens to authenticate email senders
| [https://bugzilla.mozilla.org/show_bug.cgi?id=419203 Bug&nbsp;419203]
| ---
| LpSolit
| none
|}
 
[http://www.rsz.jp/bzwiki/bz/Bugzilla:Roadmap Ja]
[[category:Bugzilla]]

Latest revision as of 17:52, 25 August 2022