close fullscreen

Support Ticket

Issues with "&"+status
answered
help edit space_dashboard
Issues with "&"+tags
 

Issues with "&"+issues

help edit space_dashboard

"&" is replaced with "&" in card names. this messes up searches. is there a way around, or should the use of "&" simply be avoided for now?

 

help edit space_dashboard

& is the html entity for ampersand.  The name itself should not be converted to that, but proper html is escaped that way.

 

I think the broader issue is that you probably want to be using tags or other structured links for these searches and not dynamic content searches.  Let's dig into that on Sunday.