Skip to content

Satellite Doubling Conditions #38

@t94j0

Description

@t94j0

Reported by: @leechristensen

Satellite is doubling conditionals on each request. I believe the issue is here.

Instead of appending the conditionals each request, the conditionals should either:

  1. Be appended then filtered for duplicates
  2. Constructed newly each time

The second option is probably the best solution since the work will need to be done either way

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions