You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your proposal related to a problem?
As an admin, currently I have to define different taxonomies (scopes, areas, categories) from three different places. Plus, some are defined at the organization level and others at the space level. This causes redundancy of items and hinders the consistency of taxonomies within an organization.
Describe the solution you'd like
As an admin, I want to have a single section in the general configuration where I can define different taxonomies (territorial scopes, thematic areas, etc) that can be nested and can be sorted by drag and drop. I also want to know in which spaces that taxonomy is being used.
Mockups
Acceptance criteria
Given I'm an admin, when I access the general settings, then I should see a section for managing taxonomies.
Given I'm admin, when I access the taxonomies section, then I should see a table with the following columns: drag and drop action, Name, Amount, Actions (edit and delete).
Given I'm admin, when I access the taxonomies section, then I should see a search option on top of the table.
Given the taxonomies section is available, when I click on the cells of the 'Count' column, then I should see a list of the spaces where the taxonomy is used.
Given the taxonomies section is available, when I define a new taxonomy (e.g., territorial scopes, general topics), then it should be possible to nest items within each other.
Given the taxonomies section is available, when I arrange the items, then I should be able to sort them using drag and drop functionality, both parent and children.
Given I'm using the new taxonomies section, when I create, edit, or delete taxonomy items, then the interface should be intuitive and user-friendly, ensuring a smooth experience.
Is your proposal related to a problem?
As an admin, currently I have to define different taxonomies (scopes, areas, categories) from three different places. Plus, some are defined at the organization level and others at the space level. This causes redundancy of items and hinders the consistency of taxonomies within an organization.
Describe the solution you'd like
As an admin, I want to have a single section in the general configuration where I can define different taxonomies (territorial scopes, thematic areas, etc) that can be nested and can be sorted by drag and drop. I also want to know in which spaces that taxonomy is being used.
Mockups
Acceptance criteria