piceaTech / node-gitlab-2-github

Migrate Issues, milestones etc from gitlab to github
MIT License
547 stars 133 forks source link

"has attachment" label not being applied #159

Open alystair opened 1 year ago

alystair commented 1 year ago

I removed s3 details from settings, s3: { accessKeyId: '', secretAccessKey: '', bucket: '', }

Yet when I transfered issues over, the 'has attachment' label was not applied correctly.

alystair commented 1 year ago

Perhaps this is caused by retaining the "s3" settings group but keeping it blank? Documentation should be clearer