I was looking for a way to map multiple fields to a single description field in one of my tools and noticed that that wasn't possible. In looking at some API documentation for various tools, I found that the description fields get overwritten with every update, so it would make sense for it only be mapped a single time.
I know that I can map multiple fields to the Description footer in various tools, but the mapped fields sync through in an unspecified order; it would be great if there was some structure!
I'm fairly certain that if you allowed us to map multiple fields to a single description field, you can run a concatenation operation on these fields in the order that we specify before syncing our data over to the mapped description field, effectively working around this limitation.