#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
comment:5 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>
Note: See
TracTickets for help on using
tickets.
In [587d6941caac7f4f3ab3e4395ae0a2381af6b497/indico]: