Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

individual_prefix missing in latest version #48

Open
bjendres opened this issue Sep 26, 2024 · 2 comments
Open

individual_prefix missing in latest version #48

bjendres opened this issue Sep 26, 2024 · 2 comments
Assignees
Labels
Milestone

Comments

@bjendres
Copy link
Member

The widely used token individual_prefix is not working in the current release of the extension. The reason is the recent switch to APIv4 where this token is not automatically returned.

@bjendres bjendres added the bug label Sep 26, 2024
@bjendres bjendres added this to the 1.2 milestone Sep 26, 2024
@bjendres
Copy link
Member Author

bjendres commented Sep 26, 2024

@dontub Could you please add a brief note on:

  1. which versions are affected
  2. how to resolve this issue in your greeting template smarty code?

@dontub
Copy link
Contributor

dontub commented Sep 26, 2024

This issue was introduced by #43 which was released in version 1.2.0 of More Greetings.

The token individual_prefix should be replaced with prefix_id:label.

This affects other tokens/fields that are APIv3 specific. If a token isn't resolved anymore, one should compare Contact.getFields action of APIv3 with APIv4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants