I want to create an automation which should basically be updating an issue field.
I only want to update issue field if there is a comment added by a certain user (abc@company.com). Comments added by other users should not update the issue field.
How can I achieve this, requesting inputs.