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

Describe alternatives you've considered
Keep using import/export csv
Does this issue could impact on users private data?
No
Acceptance criteria
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:
*(important!)This issue may be blocked until #12996 is completed.
Documentation new taxonomies model: #13296
Mockup
Describe alternatives you've considered
Keep using import/export csv
Does this issue could impact on users private data?
No
Acceptance criteria
When I want to import project from another component
Then I can select a proposal component
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
When I import proposals to an accountability component
Then the proposals are imported
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)
When I import proposals to accountability
Then the proposal’s address should be imported to the result.
When I import proposals to accountability
Then the proposals should be linked as related proposals to the new result.