issues
search
teamdigitale
/
dati-semantic-backend
Backend for the NDC semantic repository
GNU Affero General Public License v3.0
4
stars
5
forks
source link
various fixes
#120
Closed
ndc-dxc
closed
4 months ago
ndc-dxc
commented
4 months ago
fixes:
boolean config validator
set last alerted for all profiles when enabling alerter
skips events that are too old (based on property alerter.aggregation-time-multiplier:50 * aggregationTime)
updates profile lastAlertedAt even if profile has no recipients
changes "errori" into "eventi" in the mail body
fixes a nullpointerexception when getting user from context
alert for changed configuration/repository values
disable autorestart of docker containers (for local dev)
default profiles are created (if needed) with lastAlertedAt using current timestamp
disallow deletion of default profiles
disallow updating the name of default profiles
fixes: