UUID support was adding in #2038423: Integration with uuid module, but then removed in #2597053: Port Advanced Entity Tokens to Drupal 8+. Let's bring it back.

Comments

colan created an issue. See original summary.

  • colan committed e462545 on 2.x
    Issue #3162281 by colan: Stopped assuming entity IDs in the description.
    

  • colan committed 56ac132 on 2.x
    Issue #3162281 by colan: UUIDs can now be specified instead of entity...
colan’s picture

Status: Active » Postponed
Issue tags: +Needs tests

This now works, but we should add tests, which can wait until we get basic tests working via #3163125: Fix test failures.