Propose new functionalities for Decidim software
#DecidimRoadmap Designing Decidim together
Create Initiatives export
As an admin, I want to be able to export all the initiatives (or those resulting from a research / selection) in a structured format (json, xml, ou csv), with, at least, the following columns :
- ID
- Title
- Description
- Status
- Initiative type
- Scope
- Creation date
- Publication date
- Signature collection start & end date
- Signature collection type
- Number of signatures
- URL of author & co-authors profiles
Report inappropriate content
Is this content inappropriate?
2 comments
@carol additional data 1/2
**Is your feature request related to a problem? Please describe.**
Like it is with proposals, and admin will often need an export of all initiative submited on its platform. It is useful for different purpose : open data, collaboration with another department that has no access to the admin interface, archives
**Describe the solution you'd like**
We'd like the admin to be able to receive and export of all (or a selectionned narrowed down by search and filters) petitions in an exploitable format (json, csv, xlsx). Like with proposals all columns in the db should be exported however here are the most important ones :
- ID
- Title
- Description
- Status
- Initiative type
- Scope
- Creation date
- Publication date
- Signature collection start & end date
- Signature collection type
- Number of signatures
- Author and promoting members names
- Author and promoting members' url
@carol the PR is here : https://github.com/decidim/decidim/pull/6070
Add your comment
Sign in with your account or sign up to add your comment.
Loading comments ...