By just copy pasting it works. Area is calculated. No errors in console. Looks good to merge for me.
rogerpfaff β created an issue.
A look into the entity definition of the entityqueue module shows in src/Entity/EntitySubqueue.php
entity_keys = {
* "id" = "name",
* "revision" = "revision_id",
* "bundle" = "queue",
* "label" = "title",
* "langcode" = "langcode",
* "uuid" = "uuid",
* "owner" = "uid",
* "published" = "status",
* },
I think this is where the break happens. Should entityqueue module adapt this or tome handle it?
rogerpfaff β created an issue. See original summary β .
One more addition to the token thing if anybody is struggeling: It's not Drupal tokens but tokens with swirly brackets {}.
Apparently it was not this module but webform itself that didn't save.
rogerpfaff β created an issue.
sanduhrs β credited rogerpfaff β .
sanduhrs β credited rogerpfaff β .
sanduhrs β credited rogerpfaff β .
sanduhrs β credited rogerpfaff β .
sanduhrs β credited rogerpfaff β .
Little OT: Cleaning up messed branches is not supported but maybe hidable in the future #3204376: How to remove branch from an issue fork β
Edit: Making the title clearer
Uhm. I messed up the issue fork I think, so I'm not opening a MR at this point as I don't know what happens then to the main branch I commited to in the fork. I'd be glad taking advice on how to fix this.
rogerpfaff β created an issue.
Thanks for the hint. Closing this as duplicate.
rogerpfaff β created an issue.
rogerpfaff β created an issue.
I feel bad that I made that commit accidentally and confused the review bot. How can we make the MR by @pminf the one the bot reacts to?
rogerpfaff β made their first commit to this issueβs fork.