- Issue created by @rajeshreeputra
- ๐บ๐ธUnited States cgrouge
Uploading a patch that checks the source before passing it to array_map, allowing for a graceful failure and prevents the 500 error. There's already logging to identify which Drupal asset failed but I love the idea of adding a status when it's been deleted in Widen.
- ๐บ๐ธUnited States japerry KVUO
In theory we can write a better delete test that will replicate this issue, lets get that test in and then work to make it pass.
- ๐บ๐ธUnited States cgrouge
Uploading a patch that checks the source before passing it to array_map, allowing for a graceful failure and prevents the 500 error. There's already logging to identify which Drupal asset failed but I love the idea of adding a status when it's been deleted in Widen.
- Merge request !173Resolve #3531765 "Fix: Handling media items when their asset gets deleted in Widen." โ (Merged) created by rajeshreeputra
- ๐ฎ๐ณIndia rajeshreeputra Pune
rajeshreeputra โ changed the visibility of the branch 3531765-handling-media-items to hidden.
- ๐ฎ๐ณIndia rajeshreeputra Pune
rajeshreeputra โ changed the visibility of the branch 1.1.x to hidden.
- ๐ฎ๐ณIndia vishalkhode
vishalkhode โ made their first commit to this issueโs fork.
-
japerry โ
committed a3704317 on 1.1.x authored by
rajeshreeputra โ
Issue #3531765 by rajeshreeputra, vishalkhode, japerry: Handling media...
-
japerry โ
committed a3704317 on 1.1.x authored by
rajeshreeputra โ
- ๐บ๐ธUnited States japerry KVUO
This should be a huge improvement for checking deleted assets. Committed!