-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Power-Ups - First Party
-
None
-
2
-
Severity 3 - Minor
Issue Summary
Clash of attachments created by 2 Power-Ups. When a second attachment is added, the data (such as title, description, etc) populates onto this attachment from the first one.
Example: GitHub and FreshDesk (but other Power-Ups experience the same issue). When a GitHub pull request is attached after a FreshDesk ticket has been attached, the attached pull request duplicates the title and other details of the FreshDesk attachment.
Steps to Reproduce
GitHub and FreshDesk example
- Add and authenticate with both Freshdesk and Github Power-Ups
- Add a Freshdesk ticket to a card
- See how the data of the Freshdesk ticket is pulled
- Add a Githib pull request to a card
Expected Results
Both attachments are independent and data is pulled correctly into both.
Actual Results
The data from the Freshdesk ticket is duplicated for the added GitHub attachment.
Workaround
Refresh the page to see the updated data on the most recently added attachment.