[ENG-11844] Create confirmed test user with fake activity points - #11837
Merged
cslzchen merged 2 commits intoJul 30, 2026
Conversation
cslzchen
force-pushed
the
feature/create-confirmed-test-users
branch
from
July 29, 2026 22:36
433ec1d to
d6495b4
Compare
cslzchen
marked this pull request as ready for review
July 29, 2026 22:47
cslzchen
merged commit Jul 30, 2026
59be6e8
into
CenterForOpenScience:feature/project-enter
8 checks passed
cslzchen
added a commit
that referenced
this pull request
Aug 5, 2026
* [ENG-11583] Create Blank Notification Template (#11802) * [ENG-11605][ENG-11695][ENG-11696][ENG-11697][ENG-11605][ENG-11698] ENTER - Part 1 (#11805) * [ENG-11698] Add bulk email sending with SendGrid to send_campaign_batch (#11806) * [ENG-11702][ENG-11694][ENG-11699][ENG-11703] Notification Campaign Admin Page (#11808) * [ENG-11762] Refactor filter handling in notification campaign (#11813) * [ENG-11768] Update choices, add new field, check timeout and improve logging (#11814) * [ENG-11764] Filter, order, skip user by activity, registration date and spam status (#11815) * [ENG-11769] Redo recipients page (#11821) * [ENG-11791][ENG-11793] Update model to pre-calculate and sort recipients; rework campaign workflow (#11825) * [ENG-11796] Unit tests on ordering/filtering user (#11829) * [ENG-11763] Add validation for creating/starting campaign (#11828) * [ENG-11792] Implement campaign restart in case of catastrophe (#11831) * [ENG-11797] Unit tests on updated campaign workflow - Part 1 (#11832) * [ENG-11820] Admin Campaign Page Clean-up / Polish + Optional Features (#11836) * [ENG-11847] Look into the permission issue (#11838) * [ENG-11797] Unit tests on updated campaign workflow - Part 2 (#11839) * [ENG-11844] Create confirmed test user with fake activity points (#11837) * [ENG-11844] Create confirmed test user with fake activity points - Part 2 (#11840) * [ENG-11866][ENG-11524][ENG-11871] Refactor notification campaign filters to use a dynamic query builder + Bug fixes (#11842) * [ENG-11881] Time window needs to be set in seconds (#11847) * [ENG-11882] Add a filter on username to include non-email usernames (#11848) * [ENG-11891] Part 1: Add and normalize logs and sentry messages for campaign and batches (#11850) * [ENG-11889] Sort Campaign list (#11853) * [ENG-11888] Passing set time window error doesn't persist (#11851) * [ENG-11871] Enforce manual option requires filters (#11854) * [ENG-11904][ENG-11910] Merge `develop` + redo migration + DevQA Fixes * [ENG-11903] Add a project enter queue (priority 8) for batch and retry tasks (#11857) --------- Co-authored-by: Ostap-Zherebetskyi <ozherebetskyi@exoft.net> Co-authored-by: antkryt <ant.krytskyi@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket
Purpose
Create confirmed test user with fake activity points
Changes
Create confirmed test user with fake activity points
Side Effects
N/A
QE Notes
N/A
CE Notes
N/A
Documentation
N/A