- Issue created by @kopeboy
- 🇩🇪Germany jurgenhaas Gottmadingen
Thanks for reporting this. I think, we should keep the functionality and just fix the labels, as they are certainly incorrect right now. The reason for this, it would then be in line with what the cache interface of Drupal really does. And that's what ECA utilizes in the background. For details see documentation of
\Drupal\Core\Cache\CacheBackendInterface::set
.And yes, we should add token support for the expire field but also for the tags field.
If you wanted to start with an issue fork and get your code changes into it, we can easily take that as a starting point and improve it together.
But feature requests need to go into the 2.1.x branch.
- Assigned to jurgenhaas