I have two solutions in an environment, let's say solution A and B.
One table (let's call it X) in solution B has a column that looks up a table in solution A.
Now, when I try to export solution A, it recommends to add table X to the solution.
If I ignore it and export the solution, it cannot be imported because of this missing component.
If I add table X here, then the next time it suggests to add yet another table (let's call it Y), which looks up X.
It makes no sense to me. Solution B depends on solution A. Not vice versa. Why does this force me to include them and how can I avoid that?