Hello,
I've a project ALM with a specific project list (called 'status_list') under the field 'status' for defects.
I've also a specific scripted workflow wich change the project list by a new one ('my_new_list') if a specific value is encoded in other field.
My question : during de mapping in MF Connect how can i force a list item from my overloaded list ('my new list') instead of the default list 'status list' ? For the moment I received an error :
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><QCRestException><Id>qccore.invalid-list-field-value</Id><Title>Invalid value <Ready for Test UAT (SAT/DIT/MIT)> specified for verified list field status</Title><ExceptionProperties><ExceptionProperty Value="status" Name="field-name"/><
Ready for Test UAT (SAT/DIT/MIT)
Thanks in advance for your help