I tried to create an automated script to post an issue to the trello board and add link to the issue in the description. Strange thing is that if link is longer than 72 characters it is split into parts and therefore broken (part1 part2, where part1 length is 72char). Does not matter if I just use it as text (http://mylongurl.com) or format it as hyperlink [click here](http://mylongurl.com).
E.g. [My link](https://subdomain.mydomain.com/myapplication/webpage.aspx?issue_id=123456789) will result as [My link](https://www.subdomain.mydomain.com/myapplication/webpage.aspx?issue_id=12345 6789) where there is space between "5" and "6".
Any ideas?
Hi Mart!
I just tested this myself, and I have so far been unable to reproduce it. Do you think you could reach out to support@trello.com so that we can troubleshoot this further?
If you can include a screenshot of the resulting description, as well as a screenshot of the outgoing email, that will be very helpful as well!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.