Skip to content

manifest.py remove_aggregate throws exception when passed aggregate object  #3

@gambl

Description

@gambl

Passing aggregate object rather than uri to remove_aggregate will raise an exception:

  File "/Users/matthewgamble/Dropbox/Code/rolib/manifest.py", line 262, in remove_aggregate
  self.aggregates.remove(aggregate)
  UnboundLocalError: local variable 'aggregate' referenced before assignment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions