Skip to content

🐛 Use uploadedOn date for multi download button

Anton Smith requested to merge fix/switch-to-dates-multi-download into main

Closes #54 (closed)

Doesn't resolve #50 (closed) (related)

In Zendesk Agent Workspace mode, it seems that Zendesk has removed the comment ID from the DOM.

This change allows the extension to fallback to the uploadedOn date and use that for the comment ID instead. This restores the multi download functionality.

Edited by Anton Smith

Merge request reports