Issue with Team Coding Exclusions

I just created a view named TEMP_EXAMPLE_V00 via the Create View Wizard. Team Coding is enabled on this Schema with the following filters:
image
Note there is a global exclusion on objects starting with TEMP_ and there is an additional Exclusion on Views ending with _V00. Thus I was very surprised when the Schema Browser listed it as Controlled and Checked in as shown below:


I noticed I could not edit the View as Toad thinks it is Checked-In, so I attempted to check it out and figure out what was wrong with my filters later, but the Check-Out process did nothing (the check-out window where you can enter comments did not even appear). As you can see below the Editor button is not active and the Team Coding submenu implies the View is Checked-In. I then went to the Team Coding Manager, refreshed the list of Views it thinks are controlled in this schema none starting with TEMP_ appear in the list as shown below:
image
It seems Toad partially thinks the objects are controlled, but they are really just frozen. On the plus side I can drop them without issue, just once created they can not be modified...

Hi Michael.

Thanks, I'll log it.

-John

Hi Michael. We couldn't reproduce this issue. What version of Toad are you using? Could you try again on the latest Beta?

@Pavel
I just installed the 17 Beta and when I look at the views that were erroneously Controlled by Team Coding previously, they now appear correctly as Uncontrolled.

I then created a new view called TEMP_EXAMPLE_2_V00 and it was correctly excluded from Team Coding, so whatever weirdness was happening has been fixed.

That's great. Thank you for confirming.