Some improvement to the followuprequest form
Allowing handling of 'other', to capture electors concerns other than the ones we've selected.
This commit is contained in:
parent
863a7e3c0e
commit
cb9e38cdc8
7 changed files with 74 additions and 5 deletions
|
|
@ -42,3 +42,4 @@ WHERE followupactions.request_id = followuprequests.id
|
|||
AND visits.address_id = addresses.id
|
||||
AND followupactions.actor = canvassers.id
|
||||
;
|
||||
GRANT SELECT ON lv_followupactions TO canvassers, issueexperts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue