Block a user
ERROR: The following columns were not found in the contributing tables: _____DELETE__THIS__RECORD_____.
fix: updating core to increase filename length, closes #103
bug - uploading excel files with long filenames
fix: updating core to increase filename length, closes #103
bug - uploading excel files with long filenames
reproduced, issue is in the underlying core macro (filename length needs to be increased from $80): https://github.com/sasjs/core/blob/main/base/mp_dirlist.sas#L88
bug - uploading excel files with long filenames