37 lines
1.8 KiB
Org Mode
37 lines
1.8 KiB
Org Mode
:PROPERTIES:
|
|
:ID: df7f3d8a-1f67-4325-bb31-669e85301dd2
|
|
:END:
|
|
#+title: 2021-11-01
|
|
* Set dates for upcoming projects
|
|
Define target dates for the [[id:11edd6c9-b976-403b-a419-b5542ddedaae][Subscriber Search Service]] and [[id:c45881de-46f2-4f76-9579-063626c5956c][Analytics View Service]]
|
|
|
|
#+name: services
|
|
| Service | Estimated Effort (days) | * 1.5 developers |
|
|
|-------------------+-------------------------+------------------|
|
|
| Subscriber Search | 18 | 12. |
|
|
| Analytics View | 19.5 | 13. |
|
|
|-------------------+-------------------------+------------------|
|
|
| | 37.5 | 25. |
|
|
#+TBLFM: @>$2=vsum(@2..@-1)::$3=$2 / 1.5
|
|
|
|
Assuming we start next sprint ([2021-11-15 Mon]) I expect both projects to be
|
|
done by [2021-12-24 Fri] - [2022-01-14 Fri] (adding an additional week to
|
|
account for holiday time). Assuming they are worked sequentially, I expect the
|
|
first to be completed by [2021-12-03 Fri] - [2021-12-10 Fri]. In these estimates
|
|
I'm assuming approximately three to four weeks of effort each.
|
|
|
|
* Plan for analytics search testing
|
|
Postgres upgrades are planned for the analytics search database. The database is
|
|
expected to be maintained behind the =anasearch.service.staging.consul=
|
|
hostname, which the [[id:57ee2f00-9bcd-4e0f-8a77-ae1f2d4cda89][Control Panel]] is already configured to be using.
|
|
|
|
* Planning future backend work
|
|
Meeting with Scott and Eric.
|
|
|
|
| Number clicked column to account backup | 4h |
|
|
| CSLead Tickets | EOW |
|
|
| Tagbox upgrades | EOW |
|
|
| Remove outbound tag sanitization | EOW |
|
|
| Analytics search testing | ??? |
|
|
| OpenAPI newline pattern validation | Tomorrow |
|
|
| Start on Search Service | Next week |
|