Forums

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

Update an issue with a text file

olivier_simpere_capgemini_com May 24, 2019

Hello,

I want to add a comment in an issue from a text file. The text file names with the reference of the issue. And I want to update the corresponding issue with the content of the file.  Next, I want to be able to do that every hour: check if a file is present (in a specific directory of the server), then activate the integration of each file found in the corresponding issue.

Regards,

1 answer

0 votes
Nic Brough -Adaptavist-
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.
May 27, 2019

You will need to write some code to provide this function, specifically a timed service that can scan and import regularly.

Suggest an answer

Log in or Sign up to answer