Skip to content

Reconcile Workflow.can_response_be_deleted_by and Survey.can_responses_be_deleted_by #714

Description

@japsu

There are now two competing mechanisms for determining whether or not a response can be deleted by an admin:

  1. Survey responses admin uses Survey.can_responses_be_deleted_by
  • Note: There is a "remove all visible responses" feature that needs such a blanket permission
  1. Program offers admin uses Workflow.can_response_be_deleted_by

Reconcile these in some meaningful fashion so that they at least return the same results.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions