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

survey notifications not being sent #948

Merged

Conversation

ying-pbrc
Copy link
Collaborator

No description provided.

@sparc-request
Copy link
Owner

sparc-request commented Jun 29, 2017 via email

@ying-pbrc
Copy link
Collaborator Author

I cannot create a new label in the OS repo, i don't think i have sufficient rights to do so. Didn't see the New Label button. Would you please create one for 'LA CaTS', i will tag my PR with it after it is created.

Thanks!

@jwiel86
Copy link
Contributor

jwiel86 commented Jun 29, 2017 via email

@sparc-request
Copy link
Owner

sparc-request commented Jun 29, 2017 via email

@ying-pbrc ying-pbrc self-assigned this Jul 3, 2017
@ying-pbrc
Copy link
Collaborator Author

@@ -976,7 +976,7 @@ def strip_xml_whitespace!(root)
'rpe' => 'urn:ihe:qrph:rpe:2009',
'hl7' => 'urn:hl7-org:v3')

expect(node[1]).to be_equivalent_to(expected.root)
Copy link
Contributor

Choose a reason for hiding this comment

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

This was also part of the 2.1.0 Study Type Question changes. Merging v3.0.0 should remove this

@@ -31,16 +31,20 @@
%label.radio-inline.btn.btn-default#study_selected_for_epic_true_button{ class: protocol.selected_for_epic? ? 'active' : ''}
= form.radio_button :selected_for_epic, 'true', id: "study_selected_for_epic_true", class: 'hidden'
= t(:constants)[:yes_select]
%label.radio-inline.btn.btn-default#study_selected_for_epic_false_button{ class: protocol.selected_for_epic == false || !USE_EPIC ? 'active': ''}
Copy link
Contributor

Choose a reason for hiding this comment

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

This change reverts fixes for the Study Type Questions as part of 2.1.0. I think this branch just needs to be updated with the current v3.0.0.

@kayla-glick kayla-glick changed the base branch from master to v3.0.0 July 13, 2017 13:52
@Stuart-Johnson Stuart-Johnson merged commit e7ecc5a into sparc-request:v3.0.0 Jul 27, 2017
@ying-pbrc ying-pbrc deleted the yw_send_survey_notificaiton branch February 19, 2018 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants