Can I automatically set PROJECT based on ISSUETYPE?
I started using automation recently. I have created a simple rule that will automatically set SUMMARY when creating a ticket based on ISSUETYPE:
- When: Issue created
- If: matches (Issuetype = X)
- Then: Edit issue fields (Summary = Xyz)
The above rule works fine.
I would like to set up PROJECT in the same way. I need one specific type of task to always be directed to one specific project (preferably when creating a task).
Unfortunately, the PROJECT field is not available for editing (I cannot create a rule analogous to the one described above for SUMMARY).
If anyone has an idea how to do it, please give me some hints. Thanks.
Same issue here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.