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

Backend: Units can be organized with Tags and Collections #1709

Open
Tracked by #1697
bradenmacdonald opened this issue Mar 4, 2025 · 0 comments
Open
Tracked by #1697

Backend: Units can be organized with Tags and Collections #1709

bradenmacdonald opened this issue Mar 4, 2025 · 0 comments

Comments

@bradenmacdonald
Copy link
Contributor

Make the backend changes required (if any) so that tags can be added to units, and so that units can be organized into Collections.

  1. Verify that the existing "object tags" REST API can be used to apply tags to units (it should "just work" already thanks to this permissions code).

  2. Write one or two new tests that tag units, and confirm that permissions are respected - include them in the content_tagging test suite.

  3. Verify that units can be added to / remove from collections via REST API and that permissions are respected.

  4. Write one or two new tests to cover this ^.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In grooming
Development

No branches or pull requests

1 participant