Tangerine
Tangerine copied to clipboard
Unable to edit reports form
On device reporting form cannot be edited from the interface. The form shows up correctly in the forms listing and everything is good with forms.json but after clicking Edit we get a blank screen and a 404 error in console.
We need to modify this line: https://github.com/Tangerine-Community/Tangerine/blob/0dfc2ed2c73c5e9e7aae992ee68590257211a2a3/server/src/shared/services/group/group.service.ts#L253 to become: src: './assets.reports/form.html',