Confirmed users
683
edits
m (→Our priorities) |
m (→Our priorities) |
||
Line 32: | Line 32: | ||
!Assigned developer(s) | !Assigned developer(s) | ||
!Requirements | !Requirements | ||
|- | |||
| Implement $bug->set_flag() and $attachment->set_flag() | |||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=415541 Bug 415541] | |||
| --- | |||
| dkl, LpSolit | |||
| none | |||
|- | |- | ||
| Use Bug.pm to write changes and new bugs to the database | | Use Bug.pm to write changes and new bugs to the database | ||
Line 37: | Line 43: | ||
| --- | | --- | ||
| mkanat | | mkanat | ||
| | | Implement $bug->set_flag() and $attachment->set_flag() | ||
|- | |- | ||
| Most Bugzilla modules should use Object.pm | | Most Bugzilla modules should use Object.pm |