Thursday, May 20, 2021
1 change · master
Resolved issues and error corrections
The update fixes how existing tracking links are reused when referral or social push notification links are created. This prevents confusing behavior where creating a duplicate link could unexpectedly open an existing record instead of following a clear reuse process.
Original PR description
Purpose ======= Clean the code, before the "search or create" behavior was implemented in the create, causing strange behavior (creating a link tracker with the same values as an existing one didn't raise an error, but open the form view of the existing link tracker). Task-2090344