Dirk Klimpel
Dirk Klimpel
Related to: - #11094
Duplicate to #254
It is a missing upstream feature: https://github.com/marmelab/react-admin/issues/6547#issuecomment-914989962
Can you discribe the steps what you do? I cannot reproduce it. Re-Activating a user works when you set a password and the list will be updated. There is also...
And are there different risks if I delete history e.g. from yesterday or 3 years ago?
IMO this is an upstream "bug". https://github.com/matrix-org/synapse/issues/8165 There is only one API for create and delete.
There is a new API for a pre-check: https://github.com/matrix-org/synapse/pull/10578
I have made a test. The error occurs if you use Node v18. With Node v16 it works.
There is also a workaround. You have to set `export NODE_OPTIONS=--openssl-legacy-provider`