Provider: Make 0 for survey interval mean "as many surveys as there are"
ClosedPublic

Authored by aacid on Aug 13 2019, 10:02 AM.

Details

Summary

This is what the FeedbackConfigUiController code was saying
"I will participate in web surveys whenever one is available. Surveys can of course be deferred or skipped."
but the code didn't really do that

Diff Detail

Repository
R849 User Feedback Collection Framework
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15041
Build 15059: arc lint + arc unit
aacid requested review of this revision.Aug 13 2019, 10:02 AM
aacid created this revision.
vkrause accepted this revision.Aug 13 2019, 10:55 AM

This probably mostly worked as lastSurveyTime should always be in the past, but it's clearer now IMHO.

This revision is now accepted and ready to land.Aug 13 2019, 10:55 AM
aacid closed this revision.Aug 13 2019, 11:40 AM