Try prod DB on TEST env without connectors/mail client
Closed this issue · 2 comments
Medzikarp commented
Try prod DB on TEST env without connectors/mail client
Medzikarp commented
- Dump PROD DB
- Disable connectors, mail client (maybe even executor?)
- Import dump to DEV
Medzikarp commented
UPDATE SQL script will be created to create missing alias specifications for ad-hoc rooms.
They are available only for modified res-req because they are available only after resource and consequent alias allocation (not at the time of creation).
Since we are not creating ad-hoc rooms anymore, we can use one-time script to create the missing specifications.
This resolves also #29