Opened 14 years ago

Closed 13 years ago

#111 closed defect (fixed)

Check creating new groups adds them to asa-official

Reported by: adehnert Owned by:
Priority: normal Milestone: Sometime
Component: New Groups Version:
Keywords: Cc:
Size: small

Description

From updater error messages, it looks like I may have forgotten to do this.

Change History (2)

comment:1 Changed 13 years ago by adehnert

  • Component changed from Core to New Groups

comment:2 Changed 13 years ago by adehnert

  • Resolution set to fixed
  • Size changed from tiny to small
  • Status changed from new to closed

It doesn't, but sorta intends to. Apparently I screwed up way back when. :(

Fix:

commit 2c9e652ea18c20b4680c85f83947010f31dae175
Author: Alex Dehnert <adehnert@mit.edu>
Date:   Sun Sep 16 19:05:16 2012 -0400

    Add newly created groups to asa-official (ASA-#111)
    
    This fixes a bug added when groups/diffs.py was original created
    (b6c7a4422c99475fee21445f136583e19751d838) by actually calling new_group when
    appropriate. It uses the design from when asa-official updating was originally
    added (4098256caab3ba58f03a31e194d705e766458570). It is reasonably likely that
    we want to add groups to asa-official not when they get created but rather when
    the become active, but that's a later change.
Note: See TracTickets for help on using tickets.