Skip to content

ISE can't request conflict review #5261

@rjsparks

Description

@rjsparks

The code that chooses to present the "Begin conflict review" button on the doc page needs adjustment.

See

if (doc.get_state_slug() not in ["rfc", "expired"] and doc.stream_id in ("ise", "irtf")
and has_role(request.user, ("Secretariat", "IRTF Chair")) and not conflict_reviews and not snapshot):

Make sure the view is tested as the ISE

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