Closed Johann-PLW closed 4 days ago
@Johann-PLW can you share which module and artifact you are hitting this with?
I have identified two modules at the moment:
lavafuncs.py
was updated to detect values of type dict or list and store them in _lava_artifacts.db
as JSON.
Are we solved on this then or are you planning for more work? We can open an issue in lava for the json display.
I think this issue is solved for the Python part and we can open an issue for lava.
Some plist files contain Arrays (List) or dictionaries datatypes as values. This datatype is not supported by the lava_insert_sqlite_data function in lavafuncs.py file.