Create Branch - Create from Tag option missing

Lisa Krekacs
Tera Contributor

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...

2 REPLIES 2

Moop
Tera Contributor

Nishi09
Tera Contributor

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.

  1. Delete your fork of the application repository.

  2. Re-fork the application repository.

    1. Open the Exercise: Fork Repository and Import Application page for your learning module.

    2. 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.

  3. In ServiceNow, apply the changes from the updated fork.

    1. Open App Engine Studio or Studio.
    2. Select your Application.
    3. Open the Source Control menu.
    4. Select the option to pull changes from the repository.
      App Engine Studio: Pull from repository
      Studio: Apply Remote Changes
  4. Create the branch from the tag.