Created attachment 902834 [details] [test case]When edit case, system can not save Script and Notes Description of problem: as subject. Version-Release number of selected component (if applicable): v3.8.8-1 on devel server How reproducible: 100% Steps to Reproduce: 1.User enter a case detail page. https://tcms-devel.app.eng.nay.redhat.com/case/293129/ 2.Click edit btn to enter case edit page. 3.Change Script and Notes to 'test', then click save btn. 4.Refresh case detail page, check system how to display the Script and Notes. Actual results: system display case's Script and Notes are null. Expected results: system display case's Script and Notes are 'test'. Additional info:
XMLRPC: TestCase.create TestCase.update Web UI: TestCase.create TestCase.edit
verify this bug on v3.8.8-1 on devel server.--->Pass verify steps are same as description.