empiricaly / empirica

Open source project to tackle the problem of long development cycles required to produce software to conduct multi-participant and real-time human experiments online.
https://empirica.ly/
Apache License 2.0
47 stars 8 forks source link

Changes to `.empirica/lobbies.yaml` and `.empirica/treatments.yaml` are not immediately reflected in the admin UI #456

Open npaton opened 10 months ago

npaton commented 10 months ago

Is there an existing issue for this?

What happened?

If you change .empirica/lobbies.yaml or .empirica/treatments.yaml, you must reload the admin UI to see the updates. This can lead to errors and confusion.

Steps To Reproduce

  1. Load the admin UI
  2. Change .empirica/lobbies.yaml or .empirica/treatments.yaml
  3. Don't reload the admin UI
  4. Start a batch with the modified lobbies or treatment configurations
  5. The new batch has outdated lobbies or treatment configurations

Empirica Version

1.8.9

What OS are you seeing the problem on?

No response

What browser are you seeing the problem on?

No response

Relevant log output

No response

Anything else?

No response

Code of Conduct