Hello!
I have automation when a pull request in incident is created: Using the condition, I check the name of the repository and the components field is automatically filled in.
When I edit a field it says the following:
The problem is that automation does not work correctly for me. It doesn't seem to check my condition and the following happens. As a result, the wrong component is inserted. Please tell me what could be the reason for this error? Maybe I need to use a different trigger? The purpose of automation is to fill in the components field when creating a pull request using the name of the repository. A component is a system where a problem is observed.