-
Opened from OD-2885 per @robin. I checked out this issue branch for write, but the Subscription Management copy appears to live in
server-ee, which this account cannot pull (submodule/clone returns 403). Please either grant access toonedev/server-eeor apply the string update there (and regenerated translations as needed). Companion: onedev/website#2. -
-
Name Previous Value Current Value Assignee
robin
wh
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Associated Branch
Issue Votes (0)
Context
From OD-2885: AI and service users are excluded from Enterprise user-month / license calculation (confirmed by @robin), but Administration → Subscription Management does not say so clearly.
Today the active-subscription note only mentions that disabled users and service accounts are excluded. AI users are omitted. With an expired trial, that note is not shown at all (see screenshot discussion on OD-2885).
Requested change
Update Subscription Management copy so it explicitly states that disabled users, service accounts, and AI users are excluded from user-month calculation (same meaning as Robin's confirmation).
Likely string (from translation keys in this repo):
Disabled users and service accounts are excluded from user-month calculationShould become something like:
Disabled users, service accounts, and AI users are excluded from user-month calculationThis UI text lives in the Enterprise (
server-ee) module.Companion website update: onedev/website#2.
Origin
Opened from OD-2885 per @robin.