Page MenuHomePhabricator

Start and end campaign automatically at specified time
Closed, DeclinedPublic

Description

Needs database changes at precise time when campaign begins/ends

Revisions and Commits

Event Timeline

Niharika raised the priority of this task from to Needs Triage.
Niharika updated the task description. (Show Details)
Niharika subscribed.
Niharika set Security to None.

Actually I think the implementation path to take here is to validate if a campaign is open/closed based on comparing the wall clock time to the dates in the database rather than having dates that don't mean anything and a boolean status flag. The Scholarships app could be looked at for inspiration as the application form changes state in a similar way (coming soon, active, applications closed).

Nehajha added a revision: Restricted Differential Revision.Jan 29 2018, 7:10 PM
Aklapper added a subscriber: Nehajha.

@Nehajha: I am resetting the assignee of this task because there has not been progress lately (please correct me if I am wrong!). Resetting the assignee avoids the impression that somebody is already working on this task. It also allows others to potentially work towards fixing this task. Please claim this task again when you plan to work on it (via Add Action...Assign / Claim in the dropdown menu) - it would be welcome. Thanks for your understanding!

Declining as the application is not in use anymore per T351889