Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update the thread_id right before use (in case the bg update hasn't finished) #14222

Merged
merged 5 commits into from
Oct 18, 2022

Commits on Oct 18, 2022

  1. Update event_push_actions and event_push_summary to ensure there are no

    null thread_ids before needing them.
    clokep committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b43f9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba13b83 View commit details
    Browse the repository at this point in the history
  3. Add bg index.

    clokep committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0436ed3 View commit details
    Browse the repository at this point in the history
  4. Re-add dropping index.

    clokep committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0ed08e1 View commit details
    Browse the repository at this point in the history
  5. Use has_completed_bg_update helper.

    Co-authored-by: Erik Johnston <erik@matrix.org>
    clokep and erikjohnston committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8040f28 View commit details
    Browse the repository at this point in the history