Invert: use "fn ln" -> "ln, fn". Software is doing exactly what you have told, unless I had totally understood wrong what you wish. If you want "author" and "author_sort" the same, you have to use copy: copy author to author_sort without modification.
|