Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Detecting inactive campaigns automatically #728

Description

@haozturk

Impact of the new feature
Campaign management

Is your feature request related to a problem? Please describe.
It is hard to track if a campaign is active or inactive. If it is inactive, it is also hard to understand for how long it is inactive. So, the clean-up of the inactive campaigns takes a long time for the team members.

Describe the solution you'd like
We can create a cron job which runs once in a week and checks:

For each campaign, if there has been a workflow in the system from this campaign in the last N months. If not, it raises an alert (sends an email?) and PnR considers whether to archive it or not.

Describe alternatives you've considered
We can keep the old-fashion manual check procedure.

Additional context
@z4027163 @scarletnorberg FYI

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions