When Maniphest points are disabled (the default) we have some labels talking about "Point Limit" but they are really working like a "Count Limit",
so we update the labels accordingly.
After this change, when the option maniphest.points is enabled:
- everything remains as-is
After this change, When that option is disabled (the default):
- labels about count limit, are "Count Limit"
We just avoid confusion with what really happens.
This task is NOT about changing the backend or changing behavior.
Before | After |
---|---|
Closes T16104