synapse icon indicating copy to clipboard operation
synapse copied to clipboard

fix: unfreeze notification_levels for PushRuleEvaluator

Open c-cal opened this issue 11 months ago • 1 comments

…which can't handle immutabledict

Pull Request Checklist

  • [x] Pull request is based on the develop branch

  • [x] Pull request includes a changelog file. The entry should:

    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • [x] Code style is correct (run the linters)

    fixes: #18101

c-cal avatar Jan 20 '25 15:01 c-cal

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jan 20 '25 15:01 CLAassistant