Skip to content

Incorrect Redirect for Delete Author #9

@hackman104

Description

@hackman104

When clicking to delete an author, redirects to normal submission->authors page, rather than back_content plugin. Seems to stem from using delete_author function in submission/views.py (called in templates/back_content/article.html at lines 99-100), which ends with return redirect(reverse('submit_authors', kwargs={'article_id': article_id})).

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