The complete set of database tables in the project schema must be available as a download in excel format. Use fastexcel for that purpose. Also, the final version of that excel should be uploadable again, so that changes will be imported and upserted.
create a view that keeps all the information from all tables
provide a download option for the excel export
provide an upload option that integrates changes from the excel
The complete set of database tables in the project schema must be available as a download in excel format. Use fastexcel for that purpose. Also, the final version of that excel should be uploadable again, so that changes will be imported and upserted.
- [x] create a view that keeps all the information from all tables
- [x] provide a download option for the excel export
- [ ] provide an upload option that integrates changes from the excel
jotty
self-assigned this 2026-01-17 10:12:30 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The complete set of database tables in the project schema must be available as a download in excel format. Use fastexcel for that purpose. Also, the final version of that excel should be uploadable again, so that changes will be imported and upserted.