Create Branch - Create from Tag option missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 09:20 AM - edited 10-14-2022 09:21 AM
I am doing the Workflow training via GitHub NeedIt process. I have carefully followed the instructions 3 times and each time when I get to the Create Branch instructions (linked page below) the only available Box to create the branch is the Branch Name - the Create from tag box does not appear to enter 'LoadForWorkflowModule' to copy the files. The first time I thought I must have done something wrong, but I've gotten the same results the last 2 times I've tried. I've imported from source control using the GitHub URL and have confirmed I do not have 2 factor authentication turned on in GitHub, but am having no success when I get to this step. I've also tried using the NeedIt for both Quebec (original attempt) and SanDiego.
I'd appreciate some guidance on what I need to do to set this up properly as I can't continue with the training until the files are properly loaded. Thank you.
https://developer.servicenow.com/dev.do#!/learn/courses/quebec/app_store_learnv2_automatingapps_queb...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 11:49 AM - edited 10-25-2022 11:52 AM
Same issue here for some reason. Check this out though:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 07:03 AM
Posting the solution here from above link provided by Moop, for quick reference.
If you try to create a branch and do not have the Create from tag field to select the tag for your learning module, you can fix the issue.
Delete your fork of the application repository.
Re-fork the application repository.
Open the Exercise: Fork Repository and Import Application page for your learning module.
Follow the steps in the Fork the Repository section ONLY. Be sure to deselect the option to Copy the main branch only.
NOTE: You do not need to reimport the application.
In ServiceNow, apply the changes from the updated fork.
- Open App Engine Studio or Studio.
- Select your Application.
- Open the Source Control menu.
- Select the option to pull changes from the repository.App Engine Studio: Pull from repositoryStudio: Apply Remote Changes
Create the branch from the tag.