-
Bug
-
Resolution: Fixed
-
Minor
-
4.5
Another bug we found in the new customfield_number with a provider.
There is a scheduled task that recalculates the data for the field but it only runs once a day. The initial purpose of this task was to update following some un-trackable system changes, for example, date change and something expired.
Every change that has an event should schedule recalculation immediately. Examples:
- When I create a custom 'number' field with a provider, it should immediately schedule recalculation for all courses
- Same when I change a type of a 'number' field to a provider
- For the 'number of activities' provider we need to trigger recalculation when course modules are created or deleted