Can't commit to Git App repository
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2018 06:00 AM
I imported my own app with my Github credentials (have write access) from Github. App is successfully imported and linked to source control but I can't commit any changes. The commit option is grayed out.
When I was implementing the app in another ServiceNow instance I was able to commit the app to the same repository with the same credentials. But now after zBooting my original instance I am not sure how to commit again.
Any ideas?
Thanks a lot,
Wolfgang
- Labels:
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2018 06:29 AM
Greetings wolfgangb,
Right after importing, then selecting that application in studio, once you make any change it should be available for commit as long as you have write permissions. Ensure you are linking to the correct repository. Check via the edit repository configuration.
-Andrew Barnes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2018 06:38 AM
My credentials definitely have write permissions and I also entered them into the repository config in service now studio.
Commit action still is grayed out.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2018 06:40 AM
And you have made an edit? What other options are grey - can you take a screenshot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2018 07:04 AM
Ok we found the issue. Now we have to increase the ServiceNow app version number. Then the commit is activated. That seems to have changed recently.