This is a small PR with couple of minor fixes in enterprise sharing, including:
Remove '90 days' from enterprise sharing confirmation message. This was a mistake in our prototype when the message was copied from the standard gift link. Enterprise sharing links do not expire at the moment da91c04643d5e9d56367c5b1c5f2d0963c997ef8
Fix error message not appearing if create enterprise link fails due to wrong return value when request to create enterprise sharing link fails 55d345f7c24ebf3ed1ac35ee036864d5ebca3bc9
Fix inconsistency in tracking and add few data-trackable values (suggested by analytics) b3fe9b69b83bf9290dc26937801ca17393399f4d
Add tracking when initialising enterprise sharing for better estimation of conversion rates (suggested by analytics) be5097089f6a92aff93de66bbff726f2e06da67f
Fix some types declaration in async functions 6afa00022718345790e1fcb1a0e1803ab5cbbfce
There are no changes on how the feature works or any breaking change. I can be released as a patch.
This is a small PR with couple of minor fixes in enterprise sharing, including:
There are no changes on how the feature works or any breaking change. I can be released as a patch.