Skip to content

Generalize actiontypes - don't assume block #184

@samoehlert

Description

@samoehlert

Currently we assume block actiontype in:

  • Translator module
  • SCRAM_EVENTS_URL in translator
  • A lot of places in consumers.py
  • api/views EntryListView in perform create
  • Delete method of Entry model
  • Many tests
  • Process updates in route manager views

We should make this more agnostic so we can actually have different modules in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    developerSome chore for the code itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions