sushovan23
sushovan23
@satterly I couldnt find it. only found - PUT /alert/:id/status per alert id.
So in this case we would need to run alertmanager ? or just use alertmanager and just webhook of alerta for prometheus instead of alertmanager url?
I tested out in grafana when I mention alertmanager as notification and try to put the alerta prometheus webhook it doesnt work even test alert fails However in grafana if...
There were dialogs defined in _dialogs.html which would trigger edit of single non persistent occurrences and it used to work. But now I'm facing issue with opening that dialog as...
@mpaolino Thanks for checking this. Yes I'm using latest develop at commit version 35b0654. It has only change for quotes #281 after your fixes. Yes I'm using `USE_TZ = True`...
@mpaolino I missed taking some changes but now I have everything and I also found same issue which you pointed out regarding end occurrences not respected in daily and weekly...
@mpaolino : I took your latest change in events.py. I can confirm that now it fixes the daily view , weekly view and monthly view.
@mpaolino I took that change
@mpaolino : Found another issue while editing occurrences. I am not getting any occurrences back from get_occurrence. get_occurrence is called from edit occurrence url mapping. get_occurrence inturn calls ``` ```...
@mpaolino : Sure here is the test data: Created one event 24 hrs duration with daily re-occurrence for a week. Then from daily calendar view and i'm clicking one any...