Kopano-Backup Delegations
-
I have often warnings in backup log:
“could not load delegations”How do i fix that?
I found a script “fix_delegations.py” but that is outdated or broken.Kind regards
Thomas -
@hooge I’ve updated the fix-delegates script for python3. Can you give it another try?
-
@nschoote does not work:
The new ids are saved for user xxxxx Traceback (most recent call last): File "./fix_delegates.py", line 72, in <module> main() File "./fix_delegates.py", line 69, in main user.store.root.prop(0x36E41102).set_value(newid) AttributeError: 'Property' object has no attribute 'set_value'
-
@hooge any update on this on?
Got the same error message while using the updated python3 version of the script.thanks a lot in advance
-
@ldsam No, nothing new. Waitig for a fix ;-) And no time left at the moment for debugging on my own.