Skip to content

Customize subject #402

Open
Open
@mkhanal

Description

@mkhanal

It would be handy if the subject could have some information passed so that it can be grouped/searched/managed based on subject.

Eg: An application specific support ticket is automatically created for an exception. It would be handy to be able to add that to the subject. This also helps integration with other support systems.

ExceptionNotifier.notify_exception(error, 
     :env  => request.env, 
     :subject => "Error in application #{error_support_code}" 
     :data => {:content   => content})

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions