Tom Greenfield

Results 5 issues of Tom Greenfield

https://github.com/adaptlearning/adapt_authoring/blob/28247b0da4b41a486216fbeb3b870e8b2e97155e/frontend/src/modules/help/index.js#L25-L53 Plenty of problems here: 1. The logic in the ternary on line 52 is wrong so the link is never constructed correctly 1. Some of the module routes are...

T: bug
C: Front-end
transfer

## Expected Behaviour An automatic upgrade is able to be performed. ## Actual Behaviour Attempting an upgrade from framework 5.5 to framework 5.5.1 is giving me the following message: ```shellsession...

T: bug

## Expected Behaviour A successful upgrade. ## Actual Behaviour Upgrade script errors when trying to check for migrations with ```console Error: Cannot find module '../../document' ``` Full log ```console D:\adapt_authoring...

### Error Copied from https://github.com/adapt-security/adapt-authoring/issues/280: > We're currently not able to run the CLI in parallel, as errors are thrown (think this could be caused by some kind of global...

When trying to update the core-bundled Vanilla theme: ```console $ adapt update contrib-vanilla No valid targets specified (please check spelling and case). ``` This only works if I type the...

bug