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

Slack Gardener tries to archive a channel that has been unarchived #8

Open
njmoorewitchcat opened this issue Mar 8, 2024 · 1 comment

Comments

@njmoorewitchcat
Copy link

Description

When you un-archive a channel, the next time the gardener runs, it wants to re-archive the channel. It probably should take into account the un-archive time as part of the post history for counting.

Steps to Reproduce

  1. Let gardener archive a channel (then you know you have reached the sleep time)
  2. Unarchive the channel
  3. Wait for the next run and it wants to archive the channel you just unarchived.

Expected behavior: It doesn't ask to archive a channel you have just unarchvied until much later.

Actual behavior: It wants to archive a channel I have just recovered.

Reproduces how often: I guess every time.

Version

Commit: d3f1b41

@AdamHansrod
Copy link
Contributor

Thanks for submitting an issue @njmoorewitchcat, have you found that it warns the channel again? or just archives the freshly unarchived channel when the gardener next runs?

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

No branches or pull requests

2 participants