You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_In order to see who is assigned to each issue As aUser that has setup the integration I want toPush the assignee information to the integration so that I can sort/filter
Acceptance Criteria
Scenario: When a GitHub issue is updated it should push the information to the Notion-board integration GIVEN a successful integration WHEN any update happens THEN the corresponding issue ID is updated in Notion
Tasks
Push Assignee information
Consider pushing "Project, Milestone, Development" as well
The text was updated successfully, but these errors were encountered:
Assignee, Project, Milestone, and Development supports multiple entries in GitHub, In notion, we have multi-select would this be helpful if I sync only the names using multi-select so something like this -
Need
_In order to see who is assigned to each issue
As a User that has setup the integration
I want to Push the assignee information to the integration so that I can sort/filter
Acceptance Criteria
Scenario: When a GitHub issue is updated it should push the information to the Notion-board integration
GIVEN a successful integration
WHEN any update happens
THEN the corresponding issue ID is updated in Notion
Tasks
The text was updated successfully, but these errors were encountered: