Phone numbers on file for everyone #96

Open
opened 2024-08-16 20:36:07 +00:00 by rasmus · 0 comments
Owner
  • Passmower supporting the field (eaas).
  • Import from labels on lockers and servers
  • Import from long-shut down members-site
  • Search mail signatures
  • Asked in management: 2 infra-access persons, 8 with workshop+floor, 10 with floor, 1 online-only, pending replies.
  • If another person in org has a phone on file, don't require for each person on existing orgs.
  • Sent out mails to 14 recipients on 2025-01-19; 5 have replied by 2025-01-23.
  • Ask via Slack DMs: 6 sent on 2025-02-25
  • Missing 1 phone numbers (2025-02-25: 4, 2025-05-10: 2, 2025-05-11: 1)

Find k-space:floor without number in members:

yq -rs '.[] | select(.spec.groups[]? | select(.prefix == "k-space" and .name == "floor")) | select(.spec.phones == null) | .passmower.name' members/*.yml
- [x] Passmower supporting the field (eaas). - [x] Import from labels on lockers and servers - [x] Import from long-shut down members-site - [x] Search mail signatures - [x] Asked in management: 2 infra-access persons, 8 with workshop+floor, 10 with floor, 1 online-only, pending replies. - [x] If another person in org has a phone on file, don't require for each person on existing orgs. - [x] Sent out mails to 14 recipients on 2025-01-19; 5 have replied by 2025-01-23. - [x] Ask via Slack DMs: 6 sent on 2025-02-25 - [ ] Missing 1 phone numbers (2025-02-25: 4, 2025-05-10: 2, 2025-05-11: 1) Find `k-space:floor` without number in [members](https://git.k-space.ee/k-space/members): ``` yq -rs '.[] | select(.spec.groups[]? | select(.prefix == "k-space" and .name == "floor")) | select(.spec.phones == null) | .passmower.name' members/*.yml ```
eaas was assigned by rasmus 2024-08-16 20:36:07 +00:00
rasmus added this to the k-space.ee/todo project 2024-08-16 20:36:07 +00:00
rasmus added the
greenlit
label 2024-08-29 20:31:51 +00:00
eaas was unassigned by rasmus 2024-08-29 20:32:00 +00:00
rasmus added
disposal
and removed
greenlit
labels 2025-04-20 23:23:54 +00:00
Sign in to join this conversation.
No description provided.