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
Either through the "Printed Lists" API or the "MiniVAN Exports" API we must be able to output walk lists, much like campaigns now do so with sheets of paper. We need to be able to expose a list of users, along with either a question of support or maybe another kind of survey question(s), for canvassers to use.
Lists should only be exposed to verified FTB users, and each list should have a limit of X number of people who can work on the same list at the same time. We should call this process "checking out a list". They'll be a process for how to check out a list that'll be TBD at a later date, but at this time will involve being physically at campaign offices.
Once checked out by a team, a list can't be checked out by anyone else.
Any checked out list must be checked in by the same team using the location-aware process as used for "checking out a list".
The text was updated successfully, but these errors were encountered:
Also, we've added a test list called "Test Exports". It's a MiniVAN export, so it should be viewable through that API endpoint. Also, we've added a number of Lists. They're in a folder called "Test" (unsure whether you have to use the folder name for the Printed Lists APi endpoint) and they're two: one is "Test-WalkList 1" and it's of type "List" and the other is "TestRegion 2" which is of type "Map Region" and has 10 divisions (each one of type "Map Turf")
Either through the "Printed Lists" API or the "MiniVAN Exports" API we must be able to output walk lists, much like campaigns now do so with sheets of paper. We need to be able to expose a list of users, along with either a question of support or maybe another kind of survey question(s), for canvassers to use.
Lists should only be exposed to verified FTB users, and each list should have a limit of X number of people who can work on the same list at the same time. We should call this process "checking out a list". They'll be a process for how to check out a list that'll be TBD at a later date, but at this time will involve being physically at campaign offices.
Once checked out by a team, a list can't be checked out by anyone else.
Any checked out list must be checked in by the same team using the location-aware process as used for "checking out a list".
The text was updated successfully, but these errors were encountered: