Closed hassanakbar4 closed 3 years ago
@henrik@levkowetz.com changed component from ` to
Base templates`
@henrik@levkowetz.com changed milestone from ` to
FixDatabase`
@henrik@levkowetz.com removed owner (was ``)
@rjsparks@nostrum.com commented
These are modeled now as separate Group objects.
For example:
In: Group.objects.filter(name__icontains='itu').values_list('name',flat=True)
Out: [u'ITU-T', u'ITU-T NGN', u'ITU-T SG 15 ', u'ITU-T MPLS', u'ITU-T SG 16', u'ITU-T SG 17', u'ITU-T SG 11', u'ITU-T SG 2', u'ITU-T SG 3', u'ITU-T SG15, Q9, Q10, Q12 and Q14', u'ITU-T SG 13', u'ITU-T TSAG', u'ITU-T SG 12', u'ITU-T Working Party 5[13]
@rjsparks@nostrum.com changed status from new
to closed
@rjsparks@nostrum.com changed resolution from ` to
overtaken by events`
@rjsparks@nostrum.com edited the issue description
resolution_overtaken by events
type_cleanup
| by fenner@research.att.comAdrian is a liaison for a part of SG15; instead of reflecting this in the database, the code generation just annotates SG15 with "(optical control plane)". If there is another liaison to another part of SG15, this will break. If there is another liaison appointed to only part of another organization, this will have to be another one-off. Instead, the Liaison Manager table should be extended to have a column for the part of the organization; blank means all like today, and if it's filled in then it's listed on the web page.
Issue migrated from trac:72 at 2021-10-29 15:27:29 +0500