Notification plugin doesn't store configuration

Issue #51 closed
Former user created an issue

Hi Mathieu, We use your plugin for a long time, but during last several months we can't add new notifications or even change existing. I created support request for Bamboo team, but they've redirected to you. When I try to add new notification I have this output in our logs

2019-03-12 14:28:26,836 INFO [http-nio-8085-exec-34] [AccessLogFilter] ivank POST https://ci.meteogroup.net/bamboo/deploy/config/updateEnvironmentNotification.action 842165kb
next = selectFields
next = decorator
next = notificationEmailString
next = edit
next = botName
next = bamboo.successReturnMode
next = channel
next = checkBoxFields
next = room
next = webhookUrl
next = confirm
next = notificationRecipientType
next = apiToken
next = environmentId
next = conditionKey
next = notificationIMString
next = deploymentProjectId
next = atl_token
next = notificationGroupString
next = notificationId
next = iconUrl
next = notificationUserString
2019-03-12 14:28:26,911 INFO [http-nio-8085-exec-26] [AccessLogFilter] 127.0.0.1 GET https://ci.meteogroup.net/bamboo/userlogin!doDefault.action?os_destination=%2Fchain%2Fadmin%2Fajax%2FgetChains.action%3FplanKey%3DFRON-FRON%26_%3D1551961925686 823094kb
2019-03-12 14:28:27,082 INFO [http-nio-8085-exec-33] [AccessLogFilter] ivank GET https://ci.meteogroup.net/bamboo/deploy/config/configureEnvironmentNotifications.action?environmentId=298516485&saved=true&lastModified=301006872 794620kb
populateContext = {}
2019-03-12 14:28:27,704 INFO [http-nio-8085-exec-12] [AccessLogFilter] ivank GET https://ci.meteogroup.net/bamboo/rest/menu/latest/appswitcher?_=1552397307475 706974kb

As you see dictionary for populateContext = {} is empty and I don't know why. Could you help here.

Comments (2)

  1. Іван Колбасюк

    Hi, delete this request please, I found about Teams notifications plugin, I disabled it and all works now.

  2. Mathieu MARACHE repo owner

    Thanks for the update @ikolbasyuk, I hope I'll get the hang of it from the Teams plugin team :-)

  3. Log in to comment