Hi there, I googled for some of my Confluence issues. I found an stack trace attached:
https://jira.atlassian.com/secure/attachment/57763/Stack+trace+and+log+entries.txt
How can I get the related JIRA issue where this attachment is stored?
Been there, done the binary search -- search for all issues with attachments, sort by creation date. Open a random issue, look at the attachment id, repeat until done.
Isn't this a confluence not a jira problem? Anyway, you can query the attachments table for the ID in the url.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, it's a Confluence Problem, but it's tracked in Atlassian JIRA. Can't check the table because it's Atlassians official system, have no access to the tables :).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.