Uploaded image for project: 'National Data Service'
  1. National Data Service
  2. NDS-288

Stack name collisions cause stacks to move when auto refresh is enabled

XMLWordPrintableJSON

      Values are returned from etcd in a random order before the UI sorts them using the stack's name. While this field used to be unique, we altered this behavior during NDS-170, sorting them only by name in the UI. When we see two stacks named the same, they can move around when auto refresh is enabled.

      To combat this problem easily, we can sort using name and stack id:
      http://stackoverflow.com/questions/17037524/orderby-multiple-fields-in-angular

      This ticket is complete when stacks can no longer move during auto refresh.

              willis8 Craig Willis
              lambert8 Sara Lambert
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: