mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 07:11:52 +00:00
personrole is not just about roles
This commit is contained in:
parent
8fa25c815a
commit
8e93680146
@ -216,6 +216,8 @@ class LoadingSurvex():
|
||||
you will see than have the team members are recognised by this parser, but not recognised by the
|
||||
wider troggle system (the name is not a hyperlink) - apparently randomly.
|
||||
GetPersonExpeditionNameLookup() needs to be fixed.
|
||||
|
||||
personrole is used to record that a person was on a trip, NOT the role they played.
|
||||
"""
|
||||
teammembers = [ ]
|
||||
mteammember = self.rx_teammem.match(line)
|
||||
|
Loading…
Reference in New Issue
Block a user