You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
If a campaign has a run associated with it that has an end date that has already passed, then the campaign status will be set to closed and the view of the campaign will be in the closed state. If I change the end date on the run so that it is a date in the future, the campaign status will be set to active. However, the view of the campaign remains in the closed state.
Desired Behavior
If campaign status = active, then the campaign view should be in the active state.
Steps to Replicate
Go to a campaign that is closed
Edit the end date of the current run to a date in the future
Verify that the status of the campaign is now set to active
Verify that despite step 3, the view of the campaign is still in the closed state.
Why This Matters
This prevents campaigns from changing state from active to closed which has a big impact especially on sponsored campaigns.