Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

"Delete this Postmortem" not working #50

Closed
gtorre opened this issue Nov 14, 2014 · 5 comments
Closed

"Delete this Postmortem" not working #50

gtorre opened this issue Nov 14, 2014 · 5 comments

Comments

@gtorre
Copy link

gtorre commented Nov 14, 2014

Using nginx, button isn't working. java console shows no activity when I click on it. Thoughts?

@marcesher
Copy link

Behind apache, seeing the same behavior here. Nothing in the Chrome dev console, either

@cyberrodent
Copy link
Contributor

@gtorre @marcesher This should be sending an HTTP delete - can you check if that is showing in your access logs?

And just to point out, there is a confirmation button that shows up after you first click to Delete the Postmortem. Make sure you're answering there in the affirmative.

@marcesher
Copy link

@cyberrodent I get nothing on button click. I wonder though if this is caused by the JS errors I'm getting described in #52 and subsequent scripts aren't running that add the appropriate listener to the Delete button

@cyberrodent
Copy link
Contributor

This does seem related #52 : the proposed fix for that does seem to allow deleting postmortems. I'll be putting this fix up just as soon as I can get to it.

cyberrodent added a commit that referenced this issue Feb 28, 2015
Revert "Merge pull request #48 from arnaudlimbourg/update-js-libraries" Addresses some JS issues (#53, #52, #50)
@cyberrodent
Copy link
Contributor

as of a21b943 this is resolved.
delete and undelete of issues is working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants