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

Subject Length Threshold? #1416

Closed
anaclumos opened this issue Jul 31, 2023 · 4 comments
Closed

Subject Length Threshold? #1416

anaclumos opened this issue Jul 31, 2023 · 4 comments
Assignees
Labels
minor-enhancement Minor enhancement to an existing feature or behaviour

Comments

@anaclumos
Copy link

Hi, I was trying to create some campaigns with the API. I got a response of Invalid length for subject. What is the limit of the subject? I cannot find any relevant source from the documentation.

@knadh
Copy link
Owner

knadh commented Aug 1, 2023

There is a 200 char limit for subject. I realise that this isn't ideal. Will increase this to 1000 in the upcoming release.

@knadh knadh self-assigned this Aug 1, 2023
@anaclumos
Copy link
Author

Yes, I am not well-versed in how Go handles characters, but I feel like that's not even a Unicode character count. I had an i18n-ed newsletter with ~80 characters in JavaScript string, which returned me the above string.

@knadh knadh closed this as completed in 2215511 Aug 3, 2023
@knadh knadh added the minor-enhancement Minor enhancement to an existing feature or behaviour label Aug 3, 2023
@anaclumos
Copy link
Author

@knadh When can we expect this change to roll out?

@knadh
Copy link
Owner

knadh commented Aug 3, 2023

Final leg of testing's happening tomorrow, so in the next couple of days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-enhancement Minor enhancement to an existing feature or behaviour
Projects
None yet
Development

No branches or pull requests

2 participants