Actions
Bug #16522
closedUnecessary call to trim on empty string when creating executionBatch
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
we are creating ComponentValueStatusReport with empty string in executionBatch, rather than with no string, causing them to be trimmed
Actions