Skip to content

[Bug]: Invites index needs to be recreated after changing expiration #3327

Description

@mistydemeo

Browsertrix Version

cda440a

What did you expect to happen? What happened instead?

#3284 changed the invite expiration by adjusting the config parameter, but since this is stored in the index we need to recreate the index for this to be safe. We always try to create the indices on startup, which will fail if there's already an index with different values.

Reproduction instructions

  1. Start up an app with a database which predates invites: extend expiration from 7 to 14 days #3284.

Screenshots / Video

No response

Environment

No response

Additional details

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions