Skip to content

The ignored and ignoredPatterns allowlists lose their fields on load #78

Description

@jzonthemtn

Policy flattens ignored to a list of terms and ignoredPatterns to a list of pattern strings, so ignored[].name, ignored[].caseSensitive, ignored[].files, and ignoredPatterns[].name are dropped on load and lost on save.

Acceptance Criteria

  • The allowlist objects round-trip whole.
  • caseSensitive and files are honored when matching.
  • spec/v1.0/examples/26-filter-options.json round-trips with no field lost.

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

    bugSomething isn't workingphisqlCloses a gap against the PhiSQL specification

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions