Upload file not working on admin/portal/#/sites/default/code
ID: 897956
Backlog
Published on 9/12/2023
•
Last update on 9/12/2023
Summary
When trying to upload a new file on admin/portal/#/sites/default/code nothing happens. Checking the console on devTools we can see an error message: "eventTrackerService is not defined"
Simulation
- Go to admin/portal/#/sites/default/code
- Go to New -> Upload File -> select the file you wish to import -> click on create
- Check that nothing happens.
Workaround
The WA is to create the file directly on this UI. Go to New -> File -> Name your file and click on create -> Insert the code and click on save.