Connect to source control FAILS

psnow123
Giga Guru

I'm trying to connect my app to GitHub and I keep getting: Duplicated update name found in application files

 

How do I correct this so I can check in my app?

 

 

5 REPLIES 5

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

Please check the below article once:-

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0639983

 

Please mark my answer as correct based on Impact.

psnow123
Giga Guru

Sorry I don't see how that link is relevant.  There are no MID servers involved.  This is simply to connect to github.. Can you explain how your link is relevant?

patilsushant007
Tera Contributor

Faced same issue,
What I tried and worked=>

1. All => Type 'sys_metadata_list.do' & hit Enter
2. To filter out duplicates, in Application column, type your application name which is facing problem

+ In Update Name column, type one of the record which is duplicate => Enter
Now you'll see duplicate records
3. Open the record with latest date in 'Updated' column (Generally this is the duplicate one)
4. Delete it.
5. Do it for all duplicate records present in your attached image
6. Refresh and try Connecting to Repo

Its Friday, 5pm, I'm pushing a fix for a P1 outage that's just err'd with this, and you just saved my ass.