1
General Board / Re: user defined scripts gone
« on: September 29, 2025, 10:45:39 pm »investigation status:The investigation will probably not result to anything.
Our DevOps did a select on the script table to find out witch script was not returning a result: select * from table script id xxx or > xxx < xxx
We found out that 2 scripts were not returning result in the query (reason still under investigation)
In the database directly we did a: delete from table where scriptid = xxx and xxx
This helped restore the hundreds user-defined scripts in the Scripting view
This might be caused by a something like a crash in the middle of saving a script or debugging.
Geert
Root cause is a 'smiley' found in a script that the tool could not handle and crashed miserably...