When uploading activities with fit-file-faker -ua only the first MyWhoosh activity is uploaded. Subsequent activity uploads are removed from the list of FIT files here https://github.com/jat255/Fit-File-Faker/blob/main/fit_file_faker/app.py#L387-L388 and therefore skipped.
See PR identifying this issue in #77
When uploading activities with
fit-file-faker -uaonly the first MyWhoosh activity is uploaded. Subsequent activity uploads are removed from the list of FIT files here https://github.com/jat255/Fit-File-Faker/blob/main/fit_file_faker/app.py#L387-L388 and therefore skipped.See PR identifying this issue in #77