Activate/Deactivate Conference Calling Team Feature for Back Office#1938
Activate/Deactivate Conference Calling Team Feature for Back Office#1938battermann wants to merge 31 commits intodevelopfrom
Conversation
json roundtrip test for PaymentStatus C* schema migration for self deleting messages payment status teamstore implementation for self deleting messages payment status removed unnecessary function dynamic lock/unlock payment status added payment status to feature with config models removed redundant description use PaymentStatusValue for API path removed redundant comment added roundtrip test for PaymentStatusValue updated API description make payment status in config optional golden tests include payment status, formatting generic set payment status error for locked payment status validate payment status while setting team feature status fix integration tests comments
…updated C* interpreter
Co-authored-by: fisx <mf@zerobuzz.net>
…-team-feature-and-configure-team-feature
…and-configure-team-feature' of github.com:wireapp/wire-server into SQSERVICES-960-distinguish-between-unlock-team-feature-and-configure-team-feature
Co-authored-by: fisx <mf@zerobuzz.net>
Co-authored-by: fisx <mf@zerobuzz.net>
…and-configure-team-feature' of github.com:wireapp/wire-server into SQSERVICES-960-distinguish-between-unlock-team-feature-and-configure-team-feature
There was a problem hiding this comment.
Please combine the statements of 55 and 56 into a single migration step, if introduced in one and the same PR. That can be done in the same CQL statement as here you're operating on the same table; or in general also in multiple CQL statements but of the same migration, see e.g. https://github.com/wireapp/wire-server/blob/develop/services/brig/schema/src/V30.hs.
There was a problem hiding this comment.
It's two different PRs, but this one is based on #1937, which hasn't been merged yet.
30c5ae9 to
0ce4626
Compare
|
I've changed the base of the PR, we can change it back when #1937 has landed on develop. The merge conflicts are going to be fun, but I'll take care of that. |
|
@battermann please take a look at #1943, and close this in favor of the new one if you think I've resolved the conflicts correctly. |
|
@battermann can this be closed in favor of #1943? |
Checklist
make git-add-cassandra-schemato update the cassandra schema documentation.changelog.d.