Skip to content

Allow importing proposals to results #13116

@NilHomedes

Description

@NilHomedes

Is your feature request related to a problem? Please describe.

Currently, I cannot import proposals into results (accountability component) directly, I have to do an import via CSV. This could be frustrating for some admins.

Describe the solution you'd like
I want to be able to import proposals to accountability and filter between: taxonomies and status. The form should have these fields:

  • Origin component (drop-down selector)
  • Status
  • Taxonomy 1
  • Taxonomy 2

*(important!)This issue may be blocked until #12996 is completed.
Documentation new taxonomies model: #13296

Mockup

Screenshot 2024-11-14 at 14-25-12 Import proposals to projects - Admin - Nightly Decidim

Describe alternatives you've considered

Keep using import/export csv

Does this issue could impact on users private data?
No

Acceptance criteria

  • Given I’m an admin
    When I want to import project from another component
    Then I can select a proposal component
  • Given I’m an admin
    When I select a proposal component to import projects
    Then I’m presented with a form where I can filter between taxonomies filters and status
  • Given I’m an admin
    When I import proposals to an accountability component
    Then the proposals are imported
  • Given I’m an admin
    When I import proposals and I define filters applied (taxonomy: Ecology & status: Accepted)
    Then only the proposals that match the filters defined are imported. (Only proposals with taxonomy:Ecology and status:Accepted)
  • Given I’m an admin
    When I import proposals to accountability
    Then the proposal’s address should be imported to the result.
  • Given I’m an admin
    When I import proposals to accountability
    Then the proposals should be linked as related proposals to the new result.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Merged

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions