Hello,
maybe this is not a bug, but a poor side-effect, that confuses customers.
Steps to reproduce:
maybe this is not a bug, but a poor side-effect, that confuses customers.
Steps to reproduce:
- create a service plan with 1 GB of space and a notification, when 1 GB is reached.
- add an add-on with 5 GB of space
- copy 1.2 GB files to that webspace
- the user gets a noification mail, that he has reached his limits, but curiously that he has 83% free space left.
- my customers asking me: Why do I get this notification, if there is still 5 GB of free space?!
- when an add-on is added to the subscription, the notification limit must consider this add-on limits.
- the notification limit is calculated by the notification limit + the add-on space
- the add-on gets an own notification-limit field, which is totaled with the service plan value.