My question last time was:
<Can I open an issue, attach a file with the users names to it and when I create it I need the users names to be filled in the according field. This is needed to be able to automatically open sub-tasks for each of the user after creating the issue.
If this is possible please could you tell me how to do it or if there is another way to have this result please tell me that too.>
I was told that it is possible if the file is a CSV file. This helped a lot, thanks.
I have another issue that I need help with.
I want to know if it's possible to set up the following automation:
When I create an issue, and this automation works, how can I ensure it operates every time I make changes in the CSV file? Specifically, can the field with the users be updated according to the CSV file? And if so, can additional sub-tasks be created for the users that were added to the list?
Could you please help me with this problem too.
Hi @Lusine ,
Rather than using attachments, you can just paste the CSV content into some field - say description or a comment or some custom field. And then you can use an automation like the one here to create sub-tasks.
Then you can add another automation rule that runs when that field is edited, and that would take care of creating sub-tasks for the new rows that are added.
Hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.