• IsSort tell SSIS that a source is sorted eg: via order by or external program that generated a file.

    Sort transformation is performing sort.

    So if you tell SSIS that you have sorted the source and it isn't sorted, then this can cause the wrong result.