You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue was in the export_csv function, that was not updated after recent changes how parameters are displayed. Replcade getElementsByTagName with getElementsByClassName.
Export csv now add a weird line with the following format:
null;lastparametervalue
then the rest of the csv seems to be correct.
The text was updated successfully, but these errors were encountered: