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
{{ message }}
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
We want to be able to add issues from any organization into project beta boards (e.g. adding fastify issues on a nearform beta board). Right now this is not possible because of the limitations of the projects beta API: addProjectNextItem can't create a card into the board that has a reference to an issue or PR from another organization. The api returns Error This project item doesn't belong to correct owner if the issue doesn't belong to the same org that owns the board.
There are some open questions in the community regarding this limitation:
There's nothing mentioning this feature in particular on the github public roadmap https://github.com/orgs/github/projects/4247/views/1 although projects beta feature parity with classic project boards is something that is being worked on: github/roadmap#287 so it's worth keeping an eye on these developments.
The text was updated successfully, but these errors were encountered:
GiuliaTeggi
changed the title
[ON HOLD] Allow adding issues from different organizations in beta boards
Allow adding issues from different organizations in beta boards
Mar 17, 2022
GiuliaTeggi
changed the title
Allow adding issues from different organizations in beta boards
[ON HOLD] Allow adding issues from different organizations in beta boards
Mar 17, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We want to be able to add issues from any organization into project beta boards (e.g. adding
fastify
issues on anearform
beta board). Right now this is not possible because of the limitations of the projects beta API: addProjectNextItem can't create a card into the board that has a reference to an issue or PR from another organization. The api returnsError This project item doesn't belong to correct owner
if the issue doesn't belong to the same org that owns the board.There are some open questions in the community regarding this limitation:
There's nothing mentioning this feature in particular on the github public roadmap https://github.com/orgs/github/projects/4247/views/1 although projects beta feature parity with classic project boards is something that is being worked on: github/roadmap#287 so it's worth keeping an eye on these developments.
The text was updated successfully, but these errors were encountered: