Skip to content

Ability to perform bulk actions on results from the admin panel #13115

@NilHomedes

Description

@NilHomedes

Is your feature request related to a problem? Please describe.
As an admin, it is frustrating to make repetitive actions one by one in the accountability component.

Describe the solution you'd like
I want a feature that allows me to perform bulk actions on different results at the same time, as it works in proposals.

The bulk actions available should be:

  • Change taxonomy filter (old categories)
  • Change taxonomy filter (old scopes)
  • Change end date
  • Change start date
  • Change status
  • Add timeline entry

For the UI design, take into account that:

  • We should add checkboxes to the results table, so different results can be selected to perform bulk actions on them (as it works in proposals).

*(Important) This issue may be blocked until those issues are completed: #12999 & #13000

Describe alternatives you've considered
Go one by one.

Does this issue could impact on users private data?
No

Acceptance criteria

  • Given I’m an admin
    When I access to the accountability component
    Then I should be able to select different results of the list
  • Given I’m an admin
    When I have selected different results from the list
    Then I should be able to perform bulk actions on them
  • Given I’m an admin
    When I have selected results and clicked on the “Actions” CTA
    Then, I should be able to select which action I want to do between a dropdown list
  • Given I’m an admin
    When I select an action
    Then a drawer is displayed so I can select between the diferent options available within the action.
  • Given I’m an admin
    When I perform an action
    Then it’s applied to the selected results

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Merged

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions