C
cverbiest
Guest
Because of QA requirements (approval by product manager) some tasks remain open for a long time . I don't mind that as long as it doesn't concern tasks that are needed to solve a compilation issue in a downstream workspace. I'd like to create a list of all objects that do not compile in our test workspace and join that with the tasks that contain these objects in our development workspace . How can I query which objects in the test workspace failed to compile ? Alternatively, how can I query which objects need to compile, which should be the same after completion of a full compile ?
Continue reading...
Continue reading...