Check the `localgov_area_vote` node(s) exist before creating them · Issue #152 · localgovdrupal/localgov_elections · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Boundary Source Provider sub-modules we create localgov_area_vote nodes but currently do not check if they already exist for an election - perhaps we should add a check to see if they do already exists and then offer:
a) delete and recreate them
b) skip and keep original
Uh oh!
There was an error while loading. Please reload this page.
In the Boundary Source Provider sub-modules we create
localgov_area_vote
nodes but currently do not check if they already exist for an election - perhaps we should add a check to see if they do already exists and then offer:a) delete and recreate them
b) skip and keep original
Affected sub-modules:
The text was updated successfully, but these errors were encountered: