Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Remove code that updates a signup run if no signup on the current run…#6278

Merged
angaither merged 1 commit intodevfrom
remove-running-free-code
Mar 15, 2016
Merged

Remove code that updates a signup run if no signup on the current run…#6278
angaither merged 1 commit intodevfrom
remove-running-free-code

Conversation

@angaither
Copy link
Contributor

What's this PR do?

removes code introduced in #6098

How should this be manually tested?

lord. don't get me started.
it's difficult. see background context.
you basically just need to test that signing up still works.

Any background context you want to provide?

This was added in to support #6095 when signup run ids were null or 0
But our main man, sharron, found a crazy bug that this causes.
Essentially if you signup for a campaign, but don't reportback
We close the campaign
Open the campaign with a new run
Go to view the campaign with from the doing section on your profile
The signup you had for the previous run, will get updated to the current run.

What are the relevant tickets?

Fixes #6269

… is found.

This was added in to support #6095 when signup run ids were null or 0
But our main man, sharron, found a crazy bug that this causes.
Essentailly if you signup for a campaign, but don't reportback
We close the campaign
Open the campaign with a new run
Go to view the campaign with from the doing section on your profile
The signup you had for the previous run, will get updated to the current run.
Fixes #6269
@sergiitk
Copy link
Contributor

👍

angaither added a commit that referenced this pull request Mar 15, 2016
Remove code that updates a signup run if no signup on the current run…
@angaither angaither merged commit 69ecabd into dev Mar 15, 2016
@angaither angaither deleted the remove-running-free-code branch March 15, 2016 21:07
@aaronschachter
Copy link
Contributor

Do we need to run an update for existing activity for users who might have had the same thing happen to me in #6269 ?

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

POST Signup seems to overwrite signups from the 1st run

3 participants