Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

When no space quota has been assigned fall back on more realistive quota #3541

Merged
merged 2 commits into from
Apr 30, 2019

Commits on Apr 29, 2019

  1. When no space quota has been assigned fall back on more realistive quota

    - before, if no space quota was found, a rough match for the default quota was used
    - this missed the `paid service plan` property
    - now, before falling back on the 'infinite' quota, try to use the more realistive org quota
    richard-cox committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    4c104d4 View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    richard-cox committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    351427b View commit details
    Browse the repository at this point in the history