Skip to main content
print this page

Email sent with incorrect resource type for notebook with sessions stopped by auto termination process

· 2 min read
Fix Available

When notebook with sessions is terminated by the auto termination process, the resource type in the email notification is incorrect. Also the notification type in push notification for the same event is displayed as Failure, instead of Info.

Affected Versions: 2.1 2.0

Fix Version: 2.2

Root cause(s)

  • Email body content is handled incorrectly for notebooks with sessions.
  • Push notification type for successful stopping of notebooks is Failure irrespective of result.

Impact

  • Resource type in the email will mismatch with action performed by the auto termination process
  • Push notification type will be shown as failure for even the action is successful

Mitigation

Fix available

Fix is available in Amorphic v2.2. Please upgrade to the latest version to resolve this issue.

Timeline

  • 2023-04-20: Bug reported/identified (CLOUD-3257)
  • 2023-04-20: Bug triaged
  • 2023-05-05: Bug fixed
  • 2023-05-11: Testing completed and fix is available