One of my customers is having trouble with source control object status using PB 12.5 and PB 2017.
Some but not all objects show as out of date when they have not been changed by any user. The version number shown in the library painter is '1' which matches the value in the source control system. In fact all objects are version '1' because they just did the 'Add to Source Control' and haven't done any check-outs yet.
If they do a GLV the out of date icon goes away. If they exit PowerBuilder and go back in, the out of date icon comes back.
I've had them delete the .pbc file and even looked at the .pbl in a hex editor and verified the version number is actually '1'.
They are using my WizSource source control system and I had them turn it's detailed debug logging and everything appears to be working correctly from that end.
I talked to someone else who had this happen in the past using TFS but he doesn't remember how they cleared the issue.
Does anyone have a suggestion or should I have them submit a bug report?