coral-erm / coral

CORAL ERM main repository
http://coral-erm.org/
Other
52 stars 65 forks source link

Resources import problems — post 2024.04 #781

Open andyp-uk opened 1 week ago

andyp-uk commented 1 week ago

Replicated on 2024.10, presumably introduced by JQuery updates in 2024.04:

First problem

  1. Go to Resources > Admin > Import Configuration.
  2. Click Add import configuration.
  3. Observe modal window is blank. Press Esc to back out.
  4. In the Network tab of devtools, observe Error 500 on GET https://devtest1-erm.bc.sirsidynix.net/resources/ajax_forms.php?action=getAdminImportConfigUpdateForm&updateID=. Response data seems to truncate after Alias Sets heading.

Second problem

  1. Go to Resources > File Import.
  2. Upload a file.
  3. Observe the page stops rendering after Alias Sets heading.
  4. Select a configuration where prompted, if you have an option listed.
  5. The page seems to render properly. But where is the button to finalise the import?