Skip to content
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

Implementing expire_members task #452

Closed
wants to merge 2 commits into from

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Oct 20, 2018

  • [feature] Implementing "expire_members" task.
    Note: "expire" task has never been implemented and expire_task parameter was kept but ineffective. To avoid unintentional execution of task with old setting, new parameter for "expire_members" should not be an alias of old one.
  • [bug] next() function in task resets original creation_date. Fixed by renaming task file instead of removing it (That's why "expire" task did not work as expected).

This PR depends on PR #394.

ikedas added 2 commits August 24, 2018 19:15
"expire" task has never been implemented and parameter was kept ineffective. To avoid unintentional execution of task with old setting, new parameter for "expire_members" should not be an alias of old one.
@acasadoual
Copy link
Contributor

Has expire_task never been implemented in 6.2.37b1?? It's allow set in Admin page of sympa.

@racke
Copy link
Contributor

racke commented Oct 26, 2018

I think that is the original problem which is supposed to be solved with this PR @acasadoual

@ikedas
Copy link
Member Author

ikedas commented Nov 12, 2018

I'd like to withdraw this PR. Because this won't work as expected, if expire_members_task parameter would be changed.

@ikedas ikedas closed this Nov 12, 2018
@ikedas ikedas added the wontfix label Nov 12, 2018
@ikedas
Copy link
Member Author

ikedas commented Nov 12, 2018

I submitted new issue #475.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants