Page feedback cronjob: The purpose of this tool is to clean personal info of both the exit survey entries and page feedback entries, apply tags to page feedback entries, and sync the page feedback entries with the feedback-viewer and airtable.
Anytime changes are made to the domain you will need to:
- Comment out the plugins in the pom.xml file for the Feedback Viewer repository
- Run MVN Install on Feedback Viewer repository
- Copy the "PageSuccess" jar from the target folder
- Paste the copied jar into the lib folder for the page feedback cronjob and replace.
- Run MVN Install on the page feedback cronjob repository.
- Uncomment the plugins from step #1.