Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: JFYI: v20 get custom properties for repository 404's #379

Closed
1 task done
jeffwilcox opened this issue Nov 5, 2023 · 2 comments
Closed
1 task done

[BUG]: JFYI: v20 get custom properties for repository 404's #379

jeffwilcox opened this issue Nov 5, 2023 · 2 comments
Labels
Status: Blocked Some technical or requirement is blocking the issue Type: Bug Something isn't working as documented

Comments

@jeffwilcox
Copy link
Contributor

What happened?

I'm getting a 404 calling repos.getCustomPropertiesValues; note that this is not unique to Octokit and is likely an underlying issue.

The org-level methods all are working fine, just not this one.

See also:

Have tried on a few different orgs where I'm using custom properties.

Same as calling request with GET /repos/:owner/:repo/properties/values or GET /repositories/:repository_id/properties/values

Versions

Octokit.js v20

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jeffwilcox jeffwilcox added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Nov 5, 2023
Copy link
Contributor

github-actions bot commented Nov 5, 2023

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@wolfy1339 wolfy1339 added Status: Blocked Some technical or requirement is blocking the issue Type: Bug Something isn't working as documented and removed Type: Bug Something isn't working as documented Status: Triage This is being looked at and prioritized labels Nov 5, 2023
@jeffwilcox
Copy link
Contributor Author

Whether user error or not, the app in my case did not have repo-level metadata read access - it only had org-wide.

@jeffwilcox jeffwilcox closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Blocked Some technical or requirement is blocking the issue Type: Bug Something isn't working as documented
Projects
Archived in project
Development

No branches or pull requests

2 participants