- Affected version
- 2.2.1
When running
That is given these configurations are valid;
Then
php cmd.php xf-dev:import <ADDON>
it is possible for this CLI tool to unexpectedly fail as template modification verification being done for each template modification instead of each target template.That is given these configurations are valid;
- template modification a-v1 for template c
- template modification b-v1 for template c
- template modification a-v2 for template c
- template modification b-v2 for template c
- template modification a-v2 for template c
- template modification b-v1 for template c
Then
xf-dev:import
will never actually import the add-on