wire-server icon indicating copy to clipboard operation
wire-server copied to clipboard

Jct 128/add docs on deleting team

Open arthurwolf opened this issue 3 years ago • 2 comments

Checklist

  • [ ] The PR Title explains the impact of the change.
  • [ ] The PR description provides context as to why the change should occur and what the code contributes to that effect. This could also be a link to a JIRA ticket or a Github issue, if there is one.
  • [ ] If this PR changes development workflow or dependencies, they have been A) automated and B) documented under docs/developer/. All efforts have been taken to minimize development setup breakage or slowdown for co-workers.
  • [ ] If HTTP endpoint paths have been added or renamed, or feature configs have changed, the endpoint / config-flag checklist (see Wire-employee only backend wiki page) has been followed.
  • [ ] If a cassandra schema migration has been added, I ran make git-add-cassandra-schema to update the cassandra schema documentation.
  • [ ] changelog.d contains the following bits of information (details):
    • [ ] A file with the changelog entry in one or more suitable sub-sections. The sub-sections are marked by directories inside changelog.d.
    • [ ] If new config options introduced: added usage description under docs/reference/config-options.md
    • [ ] If new config options introduced: recommended measures to be taken by on-premise instance operators.
    • [ ] If a cassandra schema migration is backwards incompatible (see also these docs), measures to be taken by on-premise instance operators are explained.
    • [ ] If a data migration (not schema migration) introduced: measures to be taken by on-premise instance operators.
    • [ ] If public end-points have been changed or added: does nginz need un upgrade?
    • [ ] If internal end-points have been added or changed: which services have to be deployed in a specific order?

arthurwolf avatar Jul 19 '22 11:07 arthurwolf

screenshot: 

Screenshot from 2022-07-19 13-43-42

arthurwolf avatar Jul 19 '22 11:07 arthurwolf

password for the team? this concept doesn't make sense to me.

julialongtin avatar Jul 21 '22 14:07 julialongtin

From @battermann :

I would say
- replace BRIG_HOST with GALLEY_HOST
- replace $PASSWORD is the password for that team with $PASSWORD is the password for the team admin

arthurwolf avatar Nov 23 '22 11:11 arthurwolf

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 10 '23 07:05 CLAassistant

@julialongtin now that the typo is fixed, need new/final review. thanks!

arthurwolf avatar Sep 13 '23 00:09 arthurwolf

created a new version of this PR at https://github.com/wireapp/wire-server/pull/3740, deleting this one.

arthurwolf avatar Nov 23 '23 01:11 arthurwolf