Skip to content

Don't pass transient hint

Nicolas Fella requested to merge work/trans into master

Not persistent doesn not imply transient, that is an unrelated property.

There are vaild use cases for transient notifications, but it shouldn't be set unconditionally.

BUG: 422042

Merge request reports