I have a pull transaction replication setup from a publisher database to subscriber.
This setup has two publications- Publication 1 contains majority of article and publication 2 contains any newly added articles.
By mistake I added an article to publication 2 which was already published through publication 1.
Since both publications are subscribed by same subscription database , now publication 1 is shpwing errors.
To fix the errors I would like to remove the offending article from publication 1. Is my approach correct ?