Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically fill the users names in the field from the attachment

Lusine
Contributor
February 14, 2024

Hi everyone, 

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.

Thank you in advance.

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 14, 2024

Hi @Lusine -- Welcome to the Atlassian Community!

I am using Jira Cloud, not Server version, so please verify the following suggestions will work for your instance.  Your Jira Admin can help.

  • CSV Import
  • Automation rule
    • For Jira Cloud, it is possible to read the contents of an attachment with an Automation for Jira rule, using the REST API functions, and then using those contents to create other issues.  That would eliminate the need of creating / modifying a CSV file, although it is a bit complicated.  Definitely check with your Jira Admin before trying this approach.

Kind regards,
Bill

Lusine
Contributor
February 14, 2024

Hi @Bill Sheboy

Thank you for your help. It is what I needed)))

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer