This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#865 closed defect (fixed)

When personal data is updated from NICE database the user is not reindexed

Reported by: jmonnich Owned by: jmonnich
Priority: critical Milestone: v0.98.1
Component: General Version:
Keywords: Cc:

Description

email, surname, name, org indexes need to be updated when personal data is updated.
maybe add a reindex argument to the setters for those fields so we can keep index stuff out of other files (like NiceAuthenticator?.py)?

Change History (5)

comment:1 Changed 4 years ago by jmonnich

  • Owner set to jmonnich
  • Status changed from new to assigned

comment:2 Changed 4 years ago by jmonnich

  • Status changed from assigned to awaiting_merge

comment:3 Changed 4 years ago by jbenito

  • Status changed from awaiting_merge to merging

comment:4 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>

  • Resolution set to fixed
  • Status changed from merging to closed

In [587d6941caac7f4f3ab3e4395ae0a2381af6b497/indico]:

[FIX] Reindex users when updating from ext auth

comment:5 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>

In [587d6941caac7f4f3ab3e4395ae0a2381af6b497/indico]:

[FIX] Reindex users when updating from ext auth

Note: See TracTickets for help on using tickets.