Closed PeterStaev closed 1 year ago
I'm using the previous version of the shortener in production and seems the redirect logic does not account for previously saved URLs. This fix allows previously saved URLs to function correctly with v3 of the shortener.
@PeterStaev the next version will follow the structure in PR #506 I suggest you use this as a base for your modification.
@FBoucher rebased on the new feature branch.
I'm using the previous version of the shortener in production and seems the redirect logic does not account for previously saved URLs. This fix allows previously saved URLs to function correctly with v3 of the shortener.