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

Cleanup SurveyalValue SurveyalValueDao #2231

Closed
valllllll2000 opened this issue Aug 30, 2017 · 0 comments
Closed

Cleanup SurveyalValue SurveyalValueDao #2231

valllllll2000 opened this issue Aug 30, 2017 · 0 comments

Comments

@valllllll2000
Copy link
Contributor

After making the change in the task #2229 the surveyalValue field is no longer used for data point retrieval. We should list where these values are used and if possible remove them.
Here are the classes that use for SurveyalValue

  • SurveyalRestServlet
  • DataProcessorRestServlet
  • DataProcessorRestServlet
  • KMLGenerator
  • PlacemarkDetailsRestService
  • QuestionAnswerRestService
  • SurveyEventNotificationHandler

SurveyalValueDao:

  • DataProcessorRestServlet
  • SurveyRestService
  • QuestionDao
  • QuestionGroupRestService
  • QuestionRestService
  • SurveyRestService
  • SurveyInstanceDAO
muloem added a commit that referenced this issue May 15, 2019
…nces

* Also we remove the code duplication where QuestionAnswerStore entities are deleted. It all happens in the `SurveyInstanceDAO.deleteSurveyInstance()` method
muloem added a commit that referenced this issue May 15, 2019
muloem added a commit that referenced this issue May 16, 2019
@muloem muloem added this to the 1.9.47 T... T... milestone May 17, 2019
stellanl added a commit that referenced this issue May 20, 2019
valllllll2000 pushed a commit that referenced this issue May 21, 2019
[#2231] Remove SurveyalValue DAO, domain class and indexes definition
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

No branches or pull requests

3 participants