- Issue created by @vineshmalviya
When using this hook for certificate map options was not able to filter records whether they are active or not
In Some cases all records required and in some cases active records required
At the time of showing certificate map options for the course only active records data is shown which is correct
But if some record of map data are disabled the issue comes in downloading certificate for old disabled records used in certificate map
In all places where hook_certificate_map_options is implemented we need to add argument
Patch for the issue
Active
3.0
Code