nathank
(Nathan Kershaw)
March 29, 2021, 8:00pm
1
The Discourse-bcc plugin’s new feature has a glitch.
When I write this message from the user NathanK to my two test users, the placeholder only seems to work on the first user:
This is what I get for the first user, which is sweet:
However, this is what I get for the second user (note that the username is the first user’s):
3 Likes
Qursch
March 29, 2021, 11:42pm
2
Ah, I see what I did wrong. Give me an hour or so and I’ll have a PR with the fix.
https://github.com/discourse/discourse-bcc/pull/7
7 Likes
nathank
(Nathan Kershaw)
March 30, 2021, 11:45am
3
Awesome - I look forward to the merge so it can be used ‘in anger’.
Have you considered bringing the UX a little more in line with the Discourse Canned Replies plugin? For example, using the following instead of {username} and {@username }:
%{recipient_name}
%{recipient_username}
%{@recipient }
1 Like
sam
(Sam Saffron)
July 5, 2021, 1:54am
4
Awesome, fix is now merged!
2 Likes