You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is causing issues with token replacement when using Entity Token to access tokens such as [user:profile_main:FIELD_NAME]. Basically the bundle method should return the profile type, which in turn it's used to get the field value for token replacement.
It's an easy fix. PR coming
The text was updated successfully, but these errors were encountered:
argiepiano
added a commit
to argiepiano/profile
that referenced
this issue
Oct 5, 2022
This is causing issues with token replacement when using Entity Token to access tokens such as
[user:profile_main:FIELD_NAME]
. Basically the bundle method should return the profile type, which in turn it's used to get the field value for token replacement.It's an easy fix. PR coming
The text was updated successfully, but these errors were encountered: