I am uncertain when it happens but after a period of time (long enough my machine goes to sleep) then coming back to run test cases I have noticed that the inheritance setting for auth for each endpoint defaults somehow away from ‘inherit’ and if i try to re-configure them to inherit, the option is not available. I then have to remove all test cases and re-import them again and at this point they all run as expected. Wait for a period of time, this process repeats. I suspect the configuration is being pulled in and appears like it is individually configured but still thinks it is set to inherit. Also, when this testing workflow does execute properly, I am still required to go fetch a new oauth token, save, then continue testing. It would be nice to have the re-fetching of oauth token done behind the scenes (and saved!).
Could you clarify if you’re using manual or automatic synchronization? Also, could you provide screenshots showing the before and after states when this change occurs?