Skip to content

Policies from session's peer group appearing in session's policies #222

@gellis713

Description

@gellis713

for pol in instance.peer_group.import_policies.difference(

for pol in instance.peer_group.export_policies.difference(

The intent of these lines was to only show session policies that were not in the peer group. However in my testing this behavior was implemented in reverse. (The difference should be reversed). Will submit PR when time allows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions