Skip to content

Should workflow permissions be handled through wagtail interface #3297

Description

@frankduncan

While working on #3296, I realized that our withdrawing code relied on the applicant having edit permissions on the submission. This was not a result of changing the wagtail permissions for submissions to "edit", but rather on changing workflow.py here: https://github.com/HyphaApp/hypha/blob/main/hypha/apply/funds/workflow.py#L225

And changing it to applicant_edit_permissions. This seems like something that should be configured through the admin interface, rather than a code change, but I wanted to open up a discussion about the most appropriate place to enable this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions