Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Fix error messaging for schedule alert #201

Closed
@mcverter

Description

@mcverter

When User Schedules an alert correctly the Error Messages don't appear correctly on the scheduleAlertModal

This is because of a mistake in the javascript.

The JS wants to add an error message here:
$('#' + response.data[k].code)

But the "codes" returned by the server error do not correspond to the Elements in the UI, so nothing happens with these error messages

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions