Misleading log statements

Workflow service search for a triggered workflow first in provided data partition. System workflow like CSV would not be available in data partition. In such cases service publish logs "workflow not found" Next same workflow is searched in system db and it is found there and processing completes

But these logs are creating a confusion that some workflow is not found by workflow service, but actually there is no such issue.