Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃弫 Add start_type and created_by to queued flow starts #2877

Merged
merged 1 commit into from Jul 20, 2020

Conversation

rowanseymour
Copy link
Member

These can then be picked up by mailroom and added to the trigger as user and origin

"org_id": org_id,
"created_by": start.created_by.username,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could be created_by_id but then mailroom has to load the user

@codecov
Copy link

codecov bot commented Jul 20, 2020

Codecov Report

Merging #2877 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2877   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          371       371           
  Lines        25389     25389           
=========================================
  Hits         25389     25389           
Impacted Files Coverage 螖
temba/mailroom/queue.py 100.00% <酶> (酶)

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update b4b53d0...94a1ada. Read the comment docs.

@rowanseymour rowanseymour merged commit 2a687c4 into master Jul 20, 2020
@rowanseymour rowanseymour deleted the flow_start_queue_tweak branch July 20, 2020 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants