Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-3575

I see a link to /apiconfig/services/:service_id/integration/edit for APIAP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • System
    • None
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Hide

      1. I have the config from scratch with yes | cp config/examples/* config/. but editing config/rolling_updates.yml to have api_as_product: true
      2. I restart the whole DB. I have Sidekiq off. So just doing: bundle exec rake db:drop db:create db:setup
      3. I enter the rails console with bundle exec rails console and put all password to 'p' just to go quick by:

      User.find_each { |u| u.update!(password: 'p') }
      

      4. I start the server with: UNICORN_WORKERS=8 bundle exec rails server -b 0.0.0.0
      5. I go to http://provider-admin.example.com.lvh.me:3000 through the browser (in my case it is Chrome, but I don't think that it matters for this issue). I close the wizard and go straight to the Dashboard
      6. I navigate to the API:

      7. I navigate to the configuration

      8. I click on 'add the base URL of your API and save the configuration.' and it takes me to the edit page:

      Show
      1. I have the config from scratch with yes | cp config/examples/* config/. but editing config/rolling_updates.yml to have api_as_product: true 2. I restart the whole DB. I have Sidekiq off. So just doing: bundle exec rake db:drop db:create db:setup 3. I enter the rails console with bundle exec rails console and put all password to 'p' just to go quick by: User.find_each { |u| u.update!(password: 'p' ) } 4. I start the server with: UNICORN_WORKERS=8 bundle exec rails server -b 0.0.0.0 5. I go to http://provider-admin.example.com.lvh.me:3000 through the browser (in my case it is Chrome, but I don't think that it matters for this issue). I close the wizard and go straight to the Dashboard 6. I navigate to the API: 7. I navigate to the configuration 8. I click on 'add the base URL of your API and save the configuration.' and it takes me to the edit page:
    • 3scale 2019-09-30

      Explained in 'steps to reproduce'.
      That page should not be visible (we shouldn't have a navigation to that page) for APIAP.

            Unassigned Unassigned
            mnoyabon Marta Noya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: