Clarity job is not Exporting to CSV after filtering in MUX Project or Custom Object when any filter parameter code contains # or & symbol. For reproduce issue we need a custom string attribute on Project or Custom Object or just use the OOB string attribute like Description or Originating Template and use code containing # or & symbol when filtering at Project.
Steps to Reproduce:
Expected Result: Special characters like (“&”, “#” etc..) should be allowed to Export to CSV without any error.
Actual Result: Clarity is throwing an error in the Job Type: Export to CSV Job - Job Properties
Export Job Failed: 400
api.invalidAttrValue
API-1006 : The value ''%' for Attribute 'description' is not in expected format or is invalid.
Export Job Failed: 400
api.invalidAttrValue
API-1006 : The value ''%' for Attribute 'z_inv_case1' is not in expected format or is invalid.
Clarity 16.2.1.
DE80536
This issue is a duplicate of DE78935.