Splitting a sunburst arc segment/charting data with multiple parents

I’m trying to figure out how to chart hierarchical data where some of the data has two parents. I’d like to use a sunburst chart, but I’m open to other sorts of charts if that’s what’s needed.

For example: I have 100 loans. 25 loans are approved, 25 loans are accepted, 25 loans are rejected, 25 loans are pending research.

approved loans and accepted loans get funded. of those 50 loans, 20 are complete, 15 are pending and 15 are failed.

If this makes sense, how do I illustrate this multiple-parent relationship?