Skip to content

Remove DiffProposal objects, use Proposal instead #340

@robinharms

Description

@robinharms

Remove Diff and use regular proposal instead. No reason to have several objects, add attributes instead.

WAS:
Reactions for DiffProposal objects point to the wrong object

We're pointing them to the base proposal object, but they should point to the main diffproposal object with the same PK.

This causes reactions to deleted diffproposals to remain in the database.

  • Create migration
  • Update export / import scripts
  • Create rest-interface for reactions instead of using message queues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions