Actions
Bug #9007
closedVersion not passed to subpackages and dependencies
Description
It might be rare, but dependencies and subpackages might have a matching dependent version, but this doesn't work due to version not being passed to either. If version doesn't exist it will fallback to latest so there's no concerns of missing files. This is especially a problem for subpackages as for example if you select an older version of CB Activity on JP it will download older main plugin, but module and bot will be latest when they should match plugin version.
Actions