when I did it recently, I took three separate projects, exported all events from each, appended "source" property to each JSONL object to represent which of the original projects it came from, and then imported the JSONL's to a new combined project. So I wrote a simple python script to add the "missing" property from each.