Bug 422341
| Summary: | 3.38: Add proper needinfo actor support to multi edit bug list | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | David Lawrence <dkl> | ||||||
| Component: | User Interface | Assignee: | David Lawrence <dkl> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 3.2 | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2007-12-21 21:37:43 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 406071 | ||||||||
| Attachments: |
|
||||||||
|
Description
David Lawrence
2007-12-12 19:40:30 UTC
Created attachment 286101 [details]
Patch to add needinfo? for multi bug edit in process_bug.cgi
This is not optimal as it requires that the needinfo flag is not set to allow
'multiple' flags in the editflagtypes.cgi admin interface. If is set to allow
multiple, then more than one needinfo? flag could be set if people were to pick
the same bug again in the multi edit list when changing status to NEEDINFO and
the bug's status is already set to NEEDINFO.
Created attachment 286121 [details]
Patch to add needinfo? for multi bug edit in process_bug.cgi (v2)
Had too much other changes in the last process_bug.cgi patch. This one is just
the needinfo change.
|