Windows 7, Katalon 5.3.1
Hello Katalon Team,
I’ve got the following issue:
The team is working on the project and commit various changes: addition/deletion of TCs, update of the structure, new test suites and test suites collection, we use Git in out work.
Today i faced the following issue:
- username1 created new test cases, forms new test suites and test collection with those suites.
- username1 commits and pushes the changes to Git
- username2 pulls the changes
Actual result: username2 cannot see the contents of test suite collection. I mean, he can see those tests, those test suites and even the test suite collection. But the collection itself is _almost _blank (see screenshot). Moreover, if i open the test suite collection in project folder, i can see the file is totally ok - it has all the information about the contents of the collection, but still, it is not displayed in the studio.
Expected result: the changes come from Git, and are reflected in the Studio.
I’ve already tried refreshing project, closing the Studio and opening it again, several times. Unfortunately, nothing helps.