I use Frappe/ERPNext for a support ticketing system. In the event that an Issue Document is created for the same problem, I’d like to be able to merge 2 Issue Documents into one.
What’s a good workflow/logic for this so that if a duplicate Issue Document is created, they can be merged, but no data is loss between the “parent” and “child” Issue Documents?