Hi!
I used to have an automation, which would generate markdown tables and link the test logs in side, with the user tagging, so if i had 50 test_logs to attach or display on a table it would take me only a second
currently when i try the below it no longer works in the new version of Jira, and i have to individually attach the test logs, which if its a large number of cases becomes quite tedious.
previously i had a script that i fed in and got the below output i.e. it scrapes only the details and i just had to attach the logs in and then paste the below and the link would be automatic,
any idea how to enable that back ?