Hi
We run our Serenity test using Jenkins, but had a server breakdown (on the master, the slave where tests run are fine).
After reinstalling the master the Serenity reports no longer work correctly. I can't open nested steps and only image thumps are shown, not the full images (when i click thumps) etc.
I suspect it might be because some of the data it expects are no longer there, but cleaning the workspaces did not working.
I remember in Thucydides there's was a DB located somewhere outside project folder (think it was in a .thucydides folder) that you had to delete to do a full reset.
Does it still work like that? And if so what is the path to the Serenity DB. If the path is different on Linux i need the Linux path.
Wish there was a way to reset/clean reports from commandline as it's sometimes needed like if you change a testname you get dublicates of the old and new name.
Hope you can help