Trouble Mapping Assignee Value from ClickUp to GitHub

Hello! I've created a workflow that automatically adds a new issue in GitHub whenever I create a new task in ClickUp. It works perfectly when I connect it to my own GitHub account, and the assignee field is automatically filled in.

However, when I tried to connect it to a private repo where I have admin privileges but I'm not the owner, the assignee field remains blank. Even when I attempt to map the assignee ID, email, or name to that field, it returns an error.

Is there a possible workaround for this issue, or do I need to connect to that repository as the owner to ensure the assignee field is automatically populated?
 

ArshilAhmad

Well-known member
Staff member
Hi @lalakingcaaath,

Please ensure that you have the push access to set the assignee, then establish a new connection with your GitHub account and try again.
https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#create-an-issue
1694716609473.png


1694716830442.png
 
Hello @ArshilAhmad, I already have push access as I am an admin of the said repository. I tried establishing a new connection with GitHub and tried again, but the label field and assignee field were still blank. Although for the labels field I can still map it with the tag/label that I created in ClickUp and not return an error.
 

ArshilAhmad

Well-known member
Staff member
In that case, please establish a new connection as the owner of that repository and see if that gives you the assignee list.
 
Top