Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-779

v2 client has worse error message than v1

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • Client, Usability
    • None
    • Aurora Q4 Sprint 1, Twitter Aurora Q4 Sprint 2

    Description

      Copied from a user report at Twitter:

      I had a typo in an aurora config, where I was resolving a mustache variable outside of a string:

      instances = {{profile.instances}}
      

      where I should have been doing

      instances = "{{profile.instances}}"
      

      The error message on the v2 client was:

      Error executing command: Error loading configuration: name 'profile' is not defined

      The v1 client gave me a line number:

      File "router.aurora", line 90, in <module>
      instances = profile.instances,
      NameError: name 'profile' is not defined

      Attachments

        Activity

          People

            mchucarroll Mark Chu-Carroll
            kevints Kevin Sweeney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Agile

                Completed Sprints:
                Aurora Q4 Sprint 1 ended 20/Oct/14
                Twitter Aurora Q4 Sprint 2 ended 04/Nov/14
                View on Board

                Slack

                  Issue deployment