You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@miledivovic
When a Competency Framework with 4 competencies is added to CASS via import, it says saving 5 objects and you can see all 4 competencies in the summary of the import but once you click on View in Editor option in the Import screen, We are missing the first competency in the list, I tested the export and it has 3 competencies instead of 4 that were uploaded into CASS.
The error in console while importing
TypeError: Failed to execute 'fetch' on 'Window': Failed to read the 'headers' property from 'RequestInit': The provided value is not of type '(record<ByteString, ByteString> or sequence<sequence>)'.
at _callee$ (main.js:39:36)
at tryCatch (regeneratorRuntime.js:45:16)
at Generator. (regeneratorRuntime.js:133:17)
at Generator.next (regeneratorRuntime.js:74:21)
at asyncGeneratorStep (asyncToGenerator.js:3:17)
at _next (asyncToGenerator.js:17:9)
at asyncToGenerator.js:22:7
at new Promise ()
at asyncToGenerator.js:14:12
at editor.js:284:13
@miledivovic
When a Competency Framework with 4 competencies is added to CASS via import, it says saving 5 objects and you can see all 4 competencies in the summary of the import but once you click on View in Editor option in the Import screen, We are missing the first competency in the list, I tested the export and it has 3 competencies instead of 4 that were uploaded into CASS.
The error in console while importing
TypeError: Failed to execute 'fetch' on 'Window': Failed to read the 'headers' property from 'RequestInit': The provided value is not of type '(record<ByteString, ByteString> or sequence<sequence>)'.
at _callee$ (main.js:39:36)
at tryCatch (regeneratorRuntime.js:45:16)
at Generator. (regeneratorRuntime.js:133:17)
at Generator.next (regeneratorRuntime.js:74:21)
at asyncGeneratorStep (asyncToGenerator.js:3:17)
at _next (asyncToGenerator.js:17:9)
at asyncToGenerator.js:22:7
at new Promise ()
at asyncToGenerator.js:14:12
at editor.js:284:13
Refer the screen recording here: https://github.com/user-attachments/assets/4b5e988b-b3ea-4eed-95e4-bf1d27bc5489
Export from CASS:https://cass.credentialengine.org/api/ceasn/5ab6d60d71571cee91a830c19d8fffab
Link to the Framework: https://apps.credentialengine.org/publisher/competencies/?frameworkctid=ce-71710f61-ef12-4b83-9a2e-1e38062d5466
CSV File used for upload: Rasmussen_Competencies_updated - Record_CASS.csv
When the same file is uploaded to sandbox, it has no issues
But once you delete the previously uploaded framework and re-import it, it has all 4 competencies
The text was updated successfully, but these errors were encountered: