Generated pdf attachment content not correct
In my application, if request (WO) gets resolved then pdf is generated through agent and attached with request. PDF content is same that is visible on request.
We tried to generate pdfs in bulk for multiple requests and noticed that for some requests pdf content got interchanged with another request.
Means Req1 contains pdf attachment displaying content of Req2 not Req1.
This issue is intermittent and not reproducible every time.
Please let me know if anyone faced such situation.