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

Allow multiemail input for ServiceGroup EMAIL BUT INTO DEV #246

Closed
wants to merge 4 commits into from

Conversation

GRyall
Copy link
Contributor

@GRyall GRyall commented Aug 17, 2020

contents of #146 into dev rather than master

nikoloutsa and others added 4 commits August 17, 2020 16:30
- test1@mail.com valid
- test1@mail.com;test2@mail.com valid
- test1@mail.com; invalid
- test1@mail.com;test2@mail.com invalid

	modified:   config/gocdb_schema.xml
	modified:   htdocs/web_portal/views/service_group/edit_service_group.php
Change to proposed regex to allow a trailing semicolon and remove newly proposed lazy matching in the regex.
Co-Authored-By: gregcorbett <gregcorbett@users.noreply.github.com>
@gregcorbett
Copy link
Member

discussing offline the best way to proceed.

@GRyall GRyall deleted the pr146 branch August 17, 2020 16:09
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

3 participants