diff options
-rwxr-xr-x | Bugzilla/Bug.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Bug.pm b/Bugzilla/Bug.pm index 43c430ac1..3d8a48ac4 100755 --- a/Bugzilla/Bug.pm +++ b/Bugzilla/Bug.pm @@ -845,7 +845,7 @@ sub fields { bug_status resolution dup_id bug_file_loc status_whiteboard keywords priority bug_severity target_milestone - dependson blocked votes + dependson blocked votes everconfirmed reporter assigned_to cc), # Conditional Fields |