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

CA-1176 allow children to be deleted without remove_child on parent #502

Closed
wants to merge 1 commit into from

Conversation

dvoet
Copy link
Collaborator

@dvoet dvoet commented Feb 5, 2021

Ticket: https://broadworkbench.atlassian.net/browse/CA-1176


PR checklist

  • I've followed the instructions if I've made any changes to the API, especially if they're breaking changes
  • I've updated the RC_XXX release ticket with any manual steps required to release this change
  • I've updated the FISMA documentation if I've made any security-related changes, including auth, encryption, or auditing

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 78.868% when pulling 99f5b3a on delete_child into 87df68e on develop.

@Qi77Qi
Copy link
Contributor

Qi77Qi commented Feb 5, 2021

So what is 'remove_child' action intended for?

@dvoet
Copy link
Collaborator Author

dvoet commented Feb 6, 2021

remove_child is envisioned to prevent a resource from being moved because a parent resource may want to enforce policies, etc. and allowing a move would allow escape from that enforcement

@dvoet dvoet closed this Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants