Skip to content

Commit

Permalink
fix: ADR formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
AfaqShuaib09 committed Jan 13, 2025
1 parent 1c38dd9 commit f1e412f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/decisions/0031-vertical-content-tagging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ Currently, the decision is to support vertical tagging for courses only. In the
the same functionality can be extended to other product types (e.g., Programs, Degrees, etc.).

A new user group will be created to grant access to the admin panel for assigning vertical and sub-vertical tags to courses.
However, this user group will not have permission to manage vertical and sub-vertical filters, this functionality will be restricted to superusers only.
However, this user group will not have permission to manage vertical and sub-vertical filters, this functionality will be restricted to superusers only.

This new user group will be managed using a base settings configuration variable. To implement this, a new user group will be created
and added to the base settings configuration.

Expand Down

0 comments on commit f1e412f

Please sign in to comment.