- Issue created by @darren oh
- Merge request !10886Issue #3499225: Fix recipe command duplicating batch jobs β (Open) created by darren oh
- πΊπΈUnited States darren oh Lakeland, Florida
Fixed duplicate batch jobs. This doesn't remove all dependency errors, but it reduces them and improves performance.
- πΊπΈUnited States thejimbirch Cape Cod, Massachusetts
seems to ignore dependencies
Can you define what dependencies are ignored? The problem and steps to reproduce are quite vague.
- πΊπΈUnited States darren oh Lakeland, Florida
This report was based on errors I saw on the command line that I did not see in the Drupal CMS installer. It turned out to be because the installer disables recipe validation. So this issue is just about removing duplicate batch jobs.
- πΊπΈUnited States smustgrave
Believe we should have test coverage for such a problem.