Hello everyone!
We use Rabbit in a Hat tool and we found a little uncomfortable problem in it.
When we import a scan report (.xlsx
) where the column names are in PascalCase format, the tool make lowercase from it.
What we tried: we overwrote the columns and the table names in spec.json.gz
file to PascalCase and it works.
So looks like the program can handle it on the GUI, but somehow the fields getting lower case under the scan report import process.
Is there a way to choose to keep the original format of the columns, or we have to overwrite the json
file if we want to work with PascalCase format?
System info:
Rabbit in a Hat v0.10.3
White Rabbit v0.10.3
Thank you for any help in advance!
Br,
Adam