Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Attachments Field Duplicated

Paul
Contributor
August 13, 2019

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.

 

2 answers

1 accepted

0 votes
Answer accepted
Chander Inguva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 13, 2019

@Paul @Atle Bjelland 

- This is because of Zephyr plugin

 

Once they provide bug fix, issue will be resolved.

 

Thanks

Chander Inguva

Atle Bjelland
Contributor
August 14, 2019

Thanks Chander

Paul
Contributor
August 15, 2019

Thanks Chander

Chander Inguva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 19, 2019

@Paul  @Atle Bjelland 

 

Zephyr provided update. Try updating plugin and see if issue resolves.

 

Zephyr-Update.PNG

Thanks

Chander

Academic Applications
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 25, 2019

This has the resolved the issue for us.

0 votes
Atle Bjelland
Contributor
August 13, 2019

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>

Suggest an answer

Log in or Sign up to answer