After post likestore is completed data in storeadd table is not deleted. Why?
Hi,
We are in version RMS 12.0.12.
We use likestore functionality for every store we add to system.
Once POST_LIKESTORE is complete, it should update the correct store open and close date in STORE table and it should delete that store information from STORE_ADD table.
But weirdly it is update the data in STORE table and data from STORE_ADD table is not getting deleted.
Also we are facing issue with STOREADD job when it runs on next day, aborting with unique constraint issue because of this as the store is present in STORE_ADD table.
Please explain why the entry is not getting deleted.