We have noticed that on some older Jira projects when viewing an issue the Attachments drop down field is duplicated.
Looking at the page DOM I can see div's with id dnd-metadata and attachmentmodule on Issues where the attachment field is duplicated.
On more recent issues where the attachment field is shown only once correctly there is only the dnd-metadata dom element present.
We are running Jira Data Centre Version Version 7.13.4 which includes the System Plugin Jira Drag and Drop Attachment Plugin Version 4.4.20
It looks like it is a problem with this plugin when rendering old issues.
Has anybody else experienced this problem?
thanks
Paul.
- This is because of Zephyr plugin
Once they provide bug fix, issue will be resolved.
Thanks
Chander Inguva
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Zephyr provided update. Try updating plugin and see if issue resolves.
Thanks
Chander
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This has the resolved the issue for us.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are seeing the same thing.
The below html is showing:
<div id="dnd-metadata" class="module toggle-wrap expanded"><div id="dnd-metadata_heading" class="mod-header"><ul class="ops"></ul><a href="#" class="aui-button toggle-title" resolved=""><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14"><g fill="none" fill-rule="evenodd"><path d="M3.29175 4.793c-.389.392-.389 1.027 0 1.419l2.939 2.965c.218.215.5.322.779.322s.556-.107.769-.322l2.93-2.955c.388-.392.388-1.027 0-1.419-.389-.392-1.018-.392-1.406 0l-2.298 2.317-2.307-2.327c-.194-.195-.449-.293-.703-.293-.255 0-.51.098-.703.293z" fill="#344563"></path></g></svg></a><h4 class="toggle-title">Attachments</h4></div><div class="mod-content"><div id="dnd-metadata-webpanel" data-can-attach="true" data-project-type="business" data-upload-limit="209800000" data-thumbnails-allowed="true"></div></div></div>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.