PSU 5.0.16 to 5.3.0 upgrade wiped Git sync settings

I just upgraded from 5.0.16 to 5.3.0, and found that the upgrade wiped out the Git sync settings that were defined in the admin UI.

Attempting to add the Git sync settings back via the admin UI results in an error that the Git sync settings already exist. So, this seems like a cosmetic or false-positive error that Git sync is not configured.

Edit: I’ve rolled back to 5.0.16 in light of this and a few other bugs I noticed in 5.3.0.

Product: PowerShell Universal
Version: 5.3.0

FYI, here is the accompanying Github issue: PSU 5.3.0 upgrade (from 5.0.16) erased Git sync settings in admin UI · Issue #4369 · ironmansoftware/powershell-universal · GitHub

FYI I put a note in the primary 5.3 release. But for me going from 5.2.3 to 5.3 it didn’t show what would be committed on edits and would never close out of edit mode even when canceling them out. It did however clear out the local changes(new files) I had added…

As a test I stayed on 5.3.0 inserted the files again. Then I reverted to 5.2.3. In 5.2.3 I was able to once again see the files under the Commit Screen and successfully commited them.