- Issue created by @bkosborne
Core has done a ton of work recently to centralize the file upload logic in a service as there was a lot of duplication among various core modules (REST and JSON:API for example). We should take advantage of that to reduce our code footprint.
See π [META] Modernise file upload logic Active
I think 10.3.x is the version that includes all of what we need. So, wait until 10.3 is the oldest supported version of Drupal, then refactor our code to use it.
Active
1.0
Code