[bug] 旗舰版试用的群组仍然显示专业版试用
Summary
“旗舰版试用”的群组在群组首页仍然显示“专业版试用”。
Steps to reproduce
- 某群组申请了“专业版试用”;
- 通过 chatops
enddate
命令升级为“旗舰版试用”; - 查看 Settings -> Billing 显示 " is currently using the Ultimate Trial Plan";
- 查看群组首页 https://jihulab.com/,显示“专业版试用”:
Example Project
What is the current bug behavior?
What is the expected correct behavior?
群组首页应显示 "Group ultimate trial time" 而不是 "Group premium trial time"。
Relevant logs and/or screenshots
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of: `sudo gitlab-rake gitlab:env:info`) (For installations from source run and paste the output of: `sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)
Results of GitLab application Check
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true
)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true
)(we will only investigate if the tests are passing)