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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds the ability to map/engage the liaison role. #661

Merged
merged 8 commits into from
Nov 12, 2020

Conversation

kevgliss
Copy link
Contributor

2020-11-10_12-02

src/dispatch/incident_type/service.py Outdated Show resolved Hide resolved
src/dispatch/incident_type/service.py Outdated Show resolved Hide resolved
src/dispatch/static/dispatch/src/incident_type/store.js Outdated Show resolved Hide resolved
Comment on lines +215 to 217
assign_incident_role(
db_session, incident, reporter_email, ParticipantRoleType.incident_commander
)
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: we could avoid passing reporting_email and use the incident reporter hybrid property inside assign_incident_role()

src/dispatch/incident/service.py Outdated Show resolved Hide resolved
kevgliss and others added 3 commits November 11, 2020 11:41
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
@lgtm-com
Copy link

lgtm-com bot commented Nov 11, 2020

This pull request introduces 1 alert when merging 7bfb61f into 6f37dbf - view on LGTM.com

new alerts:

  • 1 for Variable defined multiple times

@kevgliss kevgliss merged commit 34e6ec3 into master Nov 12, 2020
@kevgliss kevgliss deleted the feature/liason-role-assignment branch November 12, 2020 22:10
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