We have an internal tool that uses the Conduit API to let users file tasks against other users.
Previously, we were able to use actAsUser to set the author of the task to be the person using the tool. Since D13120, all tasks created with this tool have had the same author.
We would like some way to record who used this tool to create the task.