Skip to content

Generalize websocket function calls #183

@samoehlert

Description

@samoehlert

We currently send websocket messages in:

  • Entry model delete method
  • Process updates function in WUI views
  • Perform create in the api/views EntryViewSet
  • Common acceptance steps file
  • Consumers.py in multiple places

These each build a message to send to different translator groups. It would be good to have one place where we can edit that if we need 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