mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-06 05:48:25 -04:00
Update ADR-0003 (Invite Expirations)
This changest updates the Invite Expirations ADR (ADR-0003) to become accepted and ready for implementation. It also updates the index with recent ADR changes prior to the ADR process updates. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
| CREATED DATE | LAST UPDATED | STATUS | AUTHOR | STAKEHOLDERS |
|
||||
| :---: | :---: | :---: | :---: | :---: |
|
||||
| 06/06/2023 | 06/15/2023 | Proposed | @ccostino | @GSA/notify-contributors |
|
||||
| 06/06/2023 | 09/15/2023 | Accepted | @ccostino | @GSA/notify-contributors |
|
||||
|
||||
|
||||
## CONTEXT AND PROBLEM STATEMENT
|
||||
@@ -48,8 +48,7 @@ that are already in place, which prevent the following:
|
||||
|
||||
## CONSIDERED OPTIONS
|
||||
|
||||
These are the different approaches we're considering for implementing this
|
||||
change:
|
||||
This is the approach we've considered for implementing this change:
|
||||
|
||||
- **Adjust `InvitedUser` management in the API:** Instead of deleting
|
||||
`InvitedUser` objects, we manage them instead and track their `created_at`
|
||||
@@ -108,8 +107,6 @@ value for the effort.
|
||||
|
||||
## VALIDATION AND NEXT STEPS
|
||||
|
||||
TBD, pending additional ideas and discussion!
|
||||
|
||||
Once a decision is made though, a seperate issue should be written up for the
|
||||
API changes that need to take place, and then follow-on work will be needed on
|
||||
the admin side in https://github.com/GSA/notifications-admin/issues/96 to make
|
||||
|
||||
Reference in New Issue
Block a user