Skip to content

[FEATURE] Update the Food Pantry Bulk Add script to allow for overwrite updates #10

@mitchs-dev

Description

@mitchs-dev

What would you like to see?

The food pantry bulk add script should accommodate for existing entries so that it can make bulk updates easier, not just bulk adds.

Problem or Value

What problem does this solve?

Right now, if you run the script and an entry already exists, it's going to overwrite it with the default template.

What value does this add?

This would make bulk updates a lot easier as we could now have a larger update available if we have to update multiple pantries at the same time.

Proposed Solution or Approach

This would require us to:

  1. Update the Google Drive document as it currently only contains basic information.
  2. Update the script to accept the basic object or full object.

Alternatives Considered

Manual updates 🤷

Additional Context

The Google Drive sheet should be easy to update as we already have one for the form. But we would just need to add more additional columns.

Note

The form should also be updated to accommodate for update + delete requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Food Pantry MapThis label indicates this issue is regarding the food pantry map.enhancementNew feature or requestgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions