GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
732 stars 209 forks source link

gitlab: Support multiple assignees. Fix #768. #916

Closed ryneeverett closed 2 years ago

ryneeverett commented 2 years ago

The only_if_assigned option should look at all assignees, not just the first one.

Note the deprecation warning on the api docs:

The assignee column is deprecated. We now show it as a single-sized array assignees to conform to the GitLab EE API.