Grzegorz Dembowski

Results 3 issues of Grzegorz Dembowski

Enhanced the `getAllGithubMilestones` method to paginate through milestones, ensuring it can fetch more than 100 entries.

- Introduced Azure Blob Storage as an alternative to S3 for storing attachments from issues. - Updated settings interface to include Azure configuration options. - Enhanced attachment migration logic to...

This change fixes type error on importing milestone with no description. ``` TypeError: Cannot read properties of null (reading 'match') ```