Skip to content

Fix delete entity function bug for #852 #952

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

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

Yuqing-cat
Copy link
Collaborator

Description

Resolves #951
Fix access control API bug introduced by #852

How was this PR tested?

Simply change {registry_url}/entity/{feature} to {registry_url}/entity/{entity} and update the function to return the correct response.

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

@Yuqing-cat Yuqing-cat added the safe to test Tag to execute build pipeline for a PR from forked repo label Jan 10, 2023
@blrchen blrchen changed the title fix delete entity function bug for #852 Fix delete entity function bug for #852 Jan 10, 2023
@Yuqing-cat Yuqing-cat merged commit be81c3f into feathr-ai:main Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] RBAC API Error Hot Fix for #852
3 participants