Describe the bug
Multiple installs of the same tool, appear to use the same launch links, despite having different launch info.
To Reproduce
Steps to reproduce the behavior:
- Install a tool with one set of configs
- Install the same tool with slightly different config
- Launch Faculty Tools and observe that there are two cards for the instances, but they both link to the same instance.
Expected behavior
Each card should link to a different instance.
Environment information
- Python version (
python --version) 3.7.6
Additional context
Discovered this due to an old instance of our internal proctoring software being installed at the course level (with old key/secret), alongside the new instance being installed at the account level.
Describe the bug
Multiple installs of the same tool, appear to use the same launch links, despite having different launch info.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Each card should link to a different instance.
Environment information
python --version) 3.7.6Additional context
Discovered this due to an old instance of our internal proctoring software being installed at the course level (with old key/secret), alongside the new instance being installed at the account level.