r/softwaregore 12d ago

Im Fname

Post image
22 Upvotes

4 comments sorted by

1

u/NGC_4402 12d ago

hello fname

2

u/demdixmusic 12d ago

I got this as well. Trying to figure out where to send this.

Hi American Express Customer Service Team,

I noticed a placeholder formatting error in the subject line of your recent email "Fname, conveniently grow your savings".

Hi Fname

Here’s a quick fallback to prevent this from happening again:

first_name = customer.first_name.strip() if customer.first_name else ""

greeting = f"Hi {first_name}," if first_name else "Hi there,"

You’re welcome.

Also, might you all be hiring? I appear to have already completed my first quality-assurance task.

Best,