- Issue created by @mxr576
- ππΊHungary mxr576 Hungary
There is also a contrib that tries to add this missing building block, unsupported, not actively maintained: https://www.drupal.org/project/tokenuuid β
- ππΊHungary mxr576 Hungary
Also got the intel from @berdir on Drupal Slack that supporting UUIDs as a token probably was forgotten when the token system was migrated from Drupal 7, UUIDs were a new feature of Drupal 8+.
- ππΊHungary mxr576 Hungary
mxr576 β changed the visibility of the branch 3466573-expose-uuid-tokens to hidden.
- ππΊHungary mxr576 Hungary
mxr576 β changed the visibility of the branch 3466573-expose-uuid-tokens to active.
- @mxr576 opened merge request.
- Status changed to Needs review
4 months ago 12:25pm 7 August 2024 - ππΊHungary mxr576 Hungary
It is definitely much easier addressing that missing feature in Drupal core than in Token... Please review!
- Status changed to Needs work
4 months ago 9:19pm 7 August 2024 - πΊπΈUnited States smustgrave
Nice! And way to have the test coverage already done. Think we may need a simple CR to announce the new token available. Then should be good.
- Status changed to Needs review
4 months ago 7:38am 8 August 2024 - ππΊHungary mxr576 Hungary
Created a CR, I hope I guessed the version right :)
- Status changed to RTBC
3 months ago 3:19pm 8 August 2024 - π³πΏNew Zealand quietone
Everything looks in order here. Leaving at RTBC
-
larowlan β
committed 19c8ac92 on 11.x
Issue #3466573 by mxr576: Expose UUID tokens for all content entities in...
-
larowlan β
committed 19c8ac92 on 11.x
- Status changed to Fixed
about 1 month ago 5:09am 21 October 2024 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
I noticed we don't have any token integration for the following content entities
* block content
* workspace
* contact message
* shortcutBut I don't think there's any use-case for these. Personally I think there are already too many tokens (tokens, blocks and views data very fast cause OOM when reading from cache on a reasonable sized site).
But that ship has sailed and not made any worse by this issue.
Committed 19c8ac9 and pushed to 11.x. Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.