Hi,
I was creating a Ticketing System for my project using React JS(as frontend), NodeJS(as backend) and Jira Rest API.
Please try to solve my problem,
Problem : Could we attach/upload file/s along with creating issue at the same time? If yes then please tell me how? otherwise please suggest me an alternative way to solve this problem What I meant to say that on a single submit button click from frontend UI (React JS), the issue should be created and it would be visible on Jira Dashboard along with the File/photo that has been send from frontend.