Package com.atlassian.jira.issue.fields.usage
package com.atlassian.jira.issue.fields.usage
-
ClassDescriptionEvent describing CF usage recalculation.See
CustomFieldUsageDataService
since 8.16Calculating usage data for custom fields: `Last value update`: the last date when custom field's value was set or changed `Issues`: number of issues in which custom field is set to a non default value The values are being calculated by background operations that can be disabled withJiraFeatureFlagRegistrar.CUSTOMFIELDS_IDENTIFICATION
feature flag.SeeCustomFieldUsageDataService
since 8.16since 8.16Event describing last value update recalculation propertiesJob for initial calculation and updating of `Last value update` and `Issues` data (seeCustomFieldUsageDataService
).since 8.16