pull-request-notifier-for-bitbucket icon indicating copy to clipboard operation
pull-request-notifier-for-bitbucket copied to clipboard

Unable to save or display any of the options

Open dmitridou opened this issue 6 years ago • 2 comments

Hello, After installing the plugin on Bitbucket v6.0.1 I'm not able to do any updates in global or repository configurations. None of the screen changes (check or radio buttons pressed) saves in the system, i.e. prsssing the "save" button refreshes the screen and without displaying previous selections. Neither do I see "New" option in Notifications drop down box. No error messages in bitbucket

I've sent few curl commands to create a notification, yet, not able to see it via GUI. However, there are many notifications are available from rest api (https://my_bb_server/bitbucket/rest/prnfb-admin/1.0/settings/notifications): { "headers": [], "method": "POST", "name": "validate-email-ms-master_validate-email-openshift-request-merged-generic", "password": "KEEP_THIS_TO_LEAVE_UNCHANGED", "projectKey": "EPP", "proxyPassword": "KEEP_THIS_TO_LEAVE_UNCHANGED", "proxyUser": "KEEP_THIS_TO_LEAVE_UNCHANGED", "repositorySlug": "validate-email-ms", "triggerIfCanMerge": "ALWAYS", "triggerIgnoreStateList": [], "triggers": [ "MERGED" ], "updatePullRequestRefs": false, "url": "https://target_server_name/oapi/v1/namespaces/validate-email-ms-master/buildconfigs/validate-email-ms/webhooks/gibberish_secret /generic", "user": "KEEP_THIS_TO_LEAVE_UNCHANGED", "uuid": "b9492f37-6b6b-4201-bea1-9efcc70eed70", "postContentEncoding": "NONE", "httpVersion": "HTTP_1_1" }

Can you please direct me to where should I be looking for the problem?

dmitridou avatar Apr 04 '19 15:04 dmitridou

https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/321

tomasbjerre avatar Apr 04 '19 15:04 tomasbjerre

Thank you so much. I wish I found it before :)

On Thu, Apr 4, 2019 at 11:54 AM Tomas Bjerre [email protected] wrote:

#321 https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/321

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/329#issuecomment-479956091, or mute the thread https://github.com/notifications/unsubscribe-auth/Au_70BGpowohWYRXm8r6Aav_dTM0PcJiks5vdiAZgaJpZM4cdJQR .

dmitridou avatar Apr 05 '19 20:04 dmitridou