Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
QDS 4.5
Description
In RTA we use this kind of model. The column "mycolumn" is a Color type and uses default black color:
When this model is exported as .csv, it shows the color code for black in "mycolumn" only is some rows:
Name,Age,ColorHex,RealNumber,IsAwesome,fake_address,Testcolumn,mycolumn JD,30,#FF5733,3.14,false,,, JS,25,#4286f4,2.718,false,,, MJ,35,#00ff00,42.5,false,,, ED,28,#8b4513,1.618,false, http://example.com ,, RB,40,#808080,7.77,false,,, SW,33,#ffcc00,0.618,false,,, DL,27,#0000ff,123.456,false,,,#000000 MM,31,#9932cc,9.99,false,,,#000000 WT,45,#a52a2a,5.55,false,,,#000000 SA,29,#ff1493,11.11,false,,,#000000 DH,38,#008000,66.6,false,,,#000000 AT,26,#ff4500,22.22,false, http://example.net,,#000000 CC,32,#800080,88.88,false,,,#000000