Skip to content

Logs are shared among users over different runs #42

Open
@andreped

Description

@andreped

Describe the bug
When launching the app, a log file is created which is used to update the logging widget, giving the user valuable feedback on processing progress. However, it has been observed that after accessing the app, the log from previous runs (or other runs) can be seen. This is not ideal.

Expected behavior
The log widget should be clear when first accessing the deployed app. It should be clear for every single user and each time the user accesses the app (also for website resets).

We might need a mechanism to catch a new run or website refresh and force the log file to be reset.

Screenshots

The old log can be seen when first accessing the website:

Screenshot 2023-10-31 at 15 54 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions