Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-551

(ES) Async Indexing issue: create org

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.7.Final, 1.2.0.Final, 1.1.x
    • None
    • None
    • None

      When creating an org, there is a problem with the UI - not all of the tabs are available. To reproduce:

      1) create a new org
      2) get redirected to the org-details page
      3) notice that not all tabs are available

      The reason for this is that even though the auto-create role(s) are granted to the user who created the org immediately, it is an ES search that returns the list of roles. Due to ES indexing being async, the list of roles may not be up-to-date quickly, resulting in the new permissions not being available.

      The simple solution is to wait for an indexing refresh when creating an org.

              ewittman@redhat.com Eric Wittmann
              ewittman@redhat.com Eric Wittmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: