-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update PUT /org endpoint to set when an Org was last active #1258
Comments
jack-flores
pushed a commit
that referenced
this issue
Jul 29, 2024
jack-flores
pushed a commit
that referenced
this issue
Jul 31, 2024
jack-flores
pushed a commit
that referenced
this issue
Jul 31, 2024
jack-flores
pushed a commit
that referenced
this issue
Aug 2, 2024
jack-flores
added a commit
that referenced
this issue
Aug 5, 2024
jack-flores
added a commit
that referenced
this issue
Aug 15, 2024
jack-flores
added a commit
that referenced
this issue
Aug 19, 2024
jack-flores
added a commit
that referenced
this issue
Aug 19, 2024
jack-flores
added a commit
that referenced
this issue
Aug 20, 2024
jdaigneau5
added a commit
that referenced
this issue
Aug 21, 2024
Resolved issue #1258, adds feature to PUT /org/{shortname} to update new `last_active` field.
11/19/24: Putting on hold unless Secretariat determines this is needed again |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Update the
PUT /org
endpoint to be accessible to CNAs. When CNAs access this endpoint, it will update a timestamp, showing that the CNA is still active. This is a Secretariat requirement.Definition of Done
last_active
timestamp/org/{shortname}
endpoint to be accessible to CNAs and to updatelast_active
The text was updated successfully, but these errors were encountered: