Skip to content

Fix assignee during migration

Romain Bouvier requested to merge fix_assignee into master
  • For an unknow reason, a token with "sudo" API access can't assign the issue (?!). It works with an API token without "sudo" grant, but then you can't readd subscriber
  • But if you assign the issue at creation time, it works !

Merge request reports