There may be something wrong in the way we do transports, but this is the scenario
Example,
Folder 1 (contains iview1, iview2, iview3)
transported entire Folder 1 to QA
QA will have Folder 1 (contains iview1, iview2, iview3)
Deleted iview3 and added iviewA into Folder 1 (in DEV)
Transport (no errors)
QA now has Folder 1(iView1, iview2, iview3, iviewA)
Looks like the transport does not do a deletion (like the R/3 transport, but just overlay files over)
Anyone know how to bypass this bug ?