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,
You will need to write some code to provide this function, specifically a timed service that can scan and import regularly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.