`tap-gitlab` - cannot map commit/merge_requests to...
# plugins-general
j
tap-gitlab
- cannot map commit/merge_requests to users: • commits - author is not a user by design. There is no merge_request_id (limitation of the API) • merge_requests - author_id can be mapped to users, but I can't use it, see below bullet • users - it downloads ALL users I can list. Huuuuge amount of users. It is way too slow Anyone has tried to solve this?