Is there a way to preserve the formatting of tables from QC to Rally in a text box? For example, in QC, cells can be colored red or green, however, when it comes into Rally, cell colors are all white. I will attach a sample of what the table looks like in QC and Rally.
Release :
Unfortunately, we don't support table formatting with the QC connector and don't have any plans to add it in the near future.
There is a field handler called ‘QCRtfFieldHandler’. It doesn’t address the issue but could be a model for how their desired behavior might be possible.
If it is imperative to your project to have this functionality, it would be possible to create a fieldhandler for this connector that would handle this.
Online help documentation is available through our wiki with information and examples to help get you started. Integrating with Rally
Our main Developers page is here: Building Rally Integrations
And here is another page that should be helpful too: Building Apps for Rally