When running AddPersonMovie procedure in people view (people script), it overrides what is previously added by AddMoviePerson in movie view (movie script) and in movie view that person is lost then because there is no connection now between the views.
Expected behavior would be when running AddPersonMovie after AddMoviePerson, only to add misssing entries added by AddMoviePerson, so movies in PVD would be green, and not existing in PVD would be red.
Currently, after running people script with AddPersonMovie, all "greens" vanish and the same movie becomes red, but not recognized as existing in database.
Any idea how to start to debug this, or it is PVD bug from the beginning?
Picture 0. After running movie script, director is there
Picture 1: After switching to people view then, "Sterben" is green, as the only entry of that director in my PVD
Picture 2. After running people script "Sterben" as green disapperas, and "Dying" appears as the same movie, but now as red.
Picture 3. Switching back to movie view, Matthias Glasner disappears as the director of "Sterben" and/or "Dying".