Project

General

Profile

Actions

Bug #1666

closed

Missing exception notification

Added by liaham almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:

Description

๐Ÿ› Thanks for taking the time to fill out this bug report! ๐Ÿ˜Š

What did you expect?

Raising an exception should send an email when configured to do so.

What has happened instead?

No exception notification was send by email.

What could be a possible solution?

Add the exception notifier configuration into additional_environments.rb

How can we reproduce the problem?

Raise an exception by adding <% raise %> in any view. Call that view and see the HTML Status Code 500.

In what environment are you running the plugin?

Please copy and paste your environment information as displayed in Administration ยป Information or run bin/about in the root dir of your Redmine instance.

xmera Omnia 4.0.1

What browsers are you seeing the problem on?

  • Firefox
  • Chrome
  • Safari

This issue is browser independent.

Relevant log output

# Copy your log output (log/production.log) here

nothing relevant
Actions #1

Updated by liaham almost 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

The missing code block is added to config/additional_environment.rb.

Actions #2

Updated by liaham over 1 year ago

  • Target version changed from 4.1.0 to 4.0.2
Actions

Also available in: Atom PDF