Bug 1318157

Summary: Any update to bug will trigger update bug's Doc Text
Product: [Community] Bugzilla Reporter: Rony Gong 🔥 <qgong>
Component: Creating/Changing BugsAssignee: Matt Tyson 🤬 <mtyson>
Status: CLOSED NEXTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 5.0CC: huiwang, jmcdonal, mtahir, mtyson, qgong
Target Milestone: 5.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rh-bugzilla-5.0.3-rh2.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-06 07:49:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1324287    
Bug Blocks:    

Description Rony Gong 🔥 2016-03-16 07:59:57 UTC
Description of problem:
Any update to bug will trigger update bug's Doc Text


Version-Release number of selected component (if applicable):
5.0.2.rh2

How reproducible:
100%

Steps to Reproduce:
1.Create a new bug, then change it's status, save change.
2.Check the inline history below bug's description.
3.

Actual results:
It show:
Doc Text: Cause:   Consequence:   Fix:   Result:
Status: NEW → ASSIGNED
Flags: requires_doc_text?

Expected results:
Only show:
Status: NEW → ASSIGNED

Additional info:

Comment 2 Rony Gong 🔥 2016-05-04 07:13:03 UTC
QA environment(5.0.2-rh5)
Result: Fail
Steps:
1.Create a rhel7 bug
2.Then just update it's status to ASSIGNED
==>Actually this bug got below changes:
Red Hat Bugzilla 2016-05-04 15:11:41 CST
Flags: requires_doc_text+

Rony Gong 2016-05-04 15:11:41 CST
Doc Type: --- → If docs needed, set a value
Doc Text: If this bug requires documentation, please select an appropriate Doc Type value.
Status: NEW → ASSIGNED


Ref: https://bz-web.host.qe.eng.pek2.redhat.com/show_bug.cgi?id=1280321

Comment 3 Rony Gong 🔥 2016-05-31 02:58:31 UTC
QA environment(5.0.3-rh1)
Result: Fail
Steps:
1.Create a rhel7 bug
2.Then just update it's status to ASSIGNED
==>Actually this bug got below changes:
Doc Type: --- → If docs needed, set a value
Status: NEW → ASSIGNED


The Doc type's default value is "If docs needed, set a value", so this history is redundant
Doc Type: --- → If docs needed, set a value

Comment 4 Matt Tyson 🤬 2016-06-01 01:32:20 UTC
Some code from bug 1326821 was missing.

Comment 5 Rony Gong 🔥 2016-06-06 07:31:09 UTC
Tested on QA environment(5.0.3-rh2)
Result: Pass