Skip to content

Series link: include state ID in the URL #592

Open
@matttbe

Description

@matttbe

Hello,

First, thank you for developing and maintaining this great tool!

Could it be possible to duplicate the state=(...) in the URL of a series?

For example, if I'm on a page: /project/${PROJECT}/list/?state=*, and I click on a series name, it will redirect me to /project/${PROJECT}/list/?series=${SERIES_ID}. If the patches are in a non "Action Required" state, the list will be empty, I then need to change the filter again.

Could it be possible to amend the URL to add &state=${STATE} if the state was previous set?
So to redirect to /project/${PROJECT}/list/?series=${SERIES_ID}&state=${STATE} instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions