Skip to content

Populate DB command is adding both an online and physical locations to events #1857

@andrewtavis

Description

@andrewtavis

Terms

Behavior

The populate DB command process that we use to add data to the backend during development builds has an issue where the events are getting both an online location link and a physical location. They should only get an online link if they're an online event or a physical location if they're a physical one. We have an issue where the map and the link component are being shown. The code for this can be found in backend/core/management/commands.

Note

We should also fix this in the frontend to make sure that only one of the components is conditionally used.

Metadata

Metadata

Labels

backendRelates to the project backendhelp wantedExtra attention is neededpythonRelates to Python code

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions