docspell/modules/notification
eikek 14a413e787 Update channel names when retrieving user tasks
Usertasks hold their arguments in an opaque json structure that is not
connected to the other data at the db level. When loading tasks that
holds references (like channels) they could have changed in the
meantime. This is now a hacky way around that updates the channels
when loading. Should they be deleted, the tasks fails when running.
2022-01-30 17:09:52 +01:00
..
api/src/main/scala/docspell/notification/api Update channel names when retrieving user tasks 2022-01-30 17:09:52 +01:00
impl/src Add priority to gotify channel 2022-01-12 20:59:24 +01:00