Skip to content

Allow an easy way to request an updated SDO Authorized Individuals list #377

@ietf-svn-bot

Description

@ietf-svn-bot

resolution_fixed type_defect | by esanchez@yaco.es


Now a command should be called in order to send a reminder to each SDO Liaison Manager requesting them to update the Authorized Individual List of their SDOs.

It's a django command so it can be called from a crontab in order to send periodical reminders (e.g., quarterly).

But if the secretariat wants to send the reminder manually he or she needs to login in the server and execute:

./manage.py remind_update_sdo_list

Or for sending the reminder to just one SDO:

./manage.py remind_update_sdo_list --sdo-pk=SDO_PK

We need to provide the secretariat with a simple method to send reminders within the django admin interface.


Issue migrated from trac:377 at 2022-03-04 01:02:16 +0000

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions