Reviewed & tested by the community
Project:
Monitoring
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2016 at 15:34 UTC
Updated:
28 Sep 2016 at 15:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tduong commentedMoved the code from the parent issue.
Comment #3
miro_dietikerRemove.
Other than that, this looks fine.
But additionally, hook_requirements are about critical integrity constrains. You want to test what hook_requirements return based on the invalid settings.
Comment #4
ginovski commented1.Added test.
2.Removed todo.
Comment #5
tduong commentedMaybe would be nice to have this as a clickable link, so this needs to be
Url::fromRoute()->setAbsolute()->toString().Please separate these steps you do in the test from the things you need set, just for readability.
Otherwise I guess it's alright.
Comment #6
berdir1. No, that has nothing to do with absolute, that just adds the domain. to make it clickable, add a link tag to the translatable string.
Comment #7
ginovski commentedAdded blank lines and the link in the monitoring settings.
Comment #8
tduong commentedOh, just checked and I noticed we should add a validation for this (?)
Comment #9
ginovski commentedCreated followups for mail validation and multiple recipients:
https://www.drupal.org/node/2807815
https://www.drupal.org/node/2807819
https://www.drupal.org/node/2807825
Comment #10
tduong commentedAlright, followups are there, and code looks fine for me.
@Ginovski, next time just remember to use
[#issue number]when you post a comment referencing to another issue instead of the link.