Topic #161 -
Problem with multiple parts?
- by DonEdwards 08/04/2019 08:48
This is a follow-up to the "Import Error" thread.
I'm pretty sure that the problem is with the display of the Scene list when there are Scenes in multiple Parts. But I read a bunch of the code and couldn't discern why (I'm less than fluent in Java and this code has some strangely abbreviated SQL - which the H2 console can't interpret either).
In an empty project I created two parts, two chapters both in part 1, a scene in each chapter; no problem. Refreshed all the displayed lists and everything was great.
I moved the second chapter to part 2, refreshed the scene list, and the scene that was in this chapter disappeared.
I deleted the chapter. I got a warning that the scenes assigned to it would be moved to "no chapter", which I okayed. Refreshed the scene list again, and the disappeared scene was again visible.
I created a new second chapter in part 2, assigned the scene to it, and the scene disappeared on refresh. So I deleted the part, and was warned that the chapters in the part would also be deleted. This warning contained no mention of the scenes in the affected chapters. I went ahead with the deletion, refreshed the scene list, and the scene was back again.