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
New script to be created on the same lines as current script that updates legacy challenge id to v5 challenge in in the submission records.
Difference is that while old script filters in the database request, new script will fetch all records and filter the records in the code during runtime.