The main thing I am looking for is to make work logs view able from the "issue detail view" (what pops up on the right side of the screen when clicking an issue). I want to be in the kanban or backlog and when clicking an issue the issue will pop up on the right with the work log. It does not currently show this and from what I have read it is not possible by configuring it. I have looked through the jira location documentation and I am not able to find the location for an issue that is not the same as the location pointed out in this tutorial https://developer.atlassian.com/server/jira/platform/adding-content-to-the-jira-view-issue-page/. I want to do the same thing in this tutorial except on the kanban or backlog view which location would not be atl.jira.view.issue.right.context. I've been looking through https://developer.atlassian.com/server/jira/platform/web-panel/ assuming it is a web panel but I am not really sure. I want to make a plugin for this but if anyone knows of an easier way to do this or configure it suggestions are welcomed.
I tried using webfrrags to get this location but I am getting an error when I have it and am not able to get any additional information about the issue detail view. It also doesn't really give me more information about the kanban page or backlog page so general locations for those would be appreciated also. Thank you!
Additional Information:
Jira: 7+ Server
v2 plugin, if possible
https://developer.atlassian.com/server/jira/platform/adding-a-detail-view-tab/
This is a good start for a plugin that needs to edit the issue detail view.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.