Actions
Feature proposal #7301
closedChange create limit parameters to use field id instead of field name
Start date:
12 October 2018
Due date:
% Done:
100%
Estimated time:
Description
These parameters currently use field name, but field name can be changed which would break this parameter. Change these to field id and migrate the old usage. This would create greater stability in these parameters as name could be changed freely without loss of parameter.
Updated by krileon about 2 months ago
- Status changed from Assigned to Rejected
- Target version deleted (
3.0.0) - % Done changed from 0 to 100
This would result in additional calls to match fields to user object and migration code. Don't see a reason. Users are warned about field name changes already in CB > Field Management.
Actions