Notify admins 15 days prior to license expiration
Overriding notification methods from Gitlab::License so that admins are notified only 15 days prior to license expiration. Previously, admins were notified 1 month prior to expiration when the Gitlab::License method was used, but this is inconsistent when customers are able renew. Notifying admins early lead to confusion. Changelog: fixed EE: true
显示
- doc/user/admin_area/license.md 1 个添加, 1 个删除doc/user/admin_area/license.md
- ee/app/models/license.rb 19 个添加, 0 个删除ee/app/models/license.rb
- ee/spec/features/subscriptions/expiring_subscription_message_spec.rb 144 个添加, 0 个删除...tures/subscriptions/expiring_subscription_message_spec.rb
- ee/spec/models/license_spec.rb 130 个添加, 0 个删除ee/spec/models/license_spec.rb
加载中
想要评论请 注册 或 登录