Check In / Check Out mechanism for workbooks in Jedox Web (+versioning)
Please provide a safety mechanism for efficient team development.
Currently if you work with multiple developers on one server it will not be rejected that 2 persons do changes on the same workbook at the same time. The last one who is saving the workbook wins and the changes of the other person are lost.
It would be great to have a check in/check out mechanism like in MS SharePoint to ensure that only one person can change a certain workbook at one point of time.
A file versioning mechanism accross all the checkins with recovery options would also be great - but is nice to have.
Thanks!
ADMIN RESPONSE
Jul 2, 2019
At the moment we do not plan to implement this feature.
integrated version control system for reports, ETL and SVS folder
Merged
Everyday when developing in Jedox it's common to backup reports, database and ETLs. So in worst case you'll lose one day of work done. There are three huge advantages by implementing version control:
-time: you don't need to backup data manually, ...