App is removing and creating the new view stack when we open a particular deep link. If the app has already created the stack of views then it should close the unnecessary screens and open the required screen on existing view stack.
I am increasing one point of this story as this story need some more work as i expected to preserve the current view controller stack and open the link on it.