When using the grid list of status reports to create new status reports, if a value containing a carriage return and new line is copied and pasted, the entire value will be encased in double quotes.
Steps to Reproduce:
1. Login to Clarity
2. Navigate to MUX->Projects
3. Open any project and click on Status tab.
4. Draft Status report will open and then go to the status list.
5. Add a column called Key Accomplishments and add a value below as a test.
Test
Test2
Test3
6. By clicking on the Plus(+) create another instance of the status report.
7. Do CNRL+C to the the value in the Key Accomplishment attribute cell and then CNTL+V to paste to the newly created instance.
8. Notice you will see value will look like below:
"Test
Test2
Test3"
Expected Results: It should not add double quotes to the value of the field.
Actual Results: it is adding double quotes around the data in the copied cell.
Clarity 16.3.1, 16.3.0, 16.2.3
DE166872
Fixed in 16.3.2.