new function - copyOldAvailabilities

This commit is contained in:
Dobromir Popov
2024-03-28 18:11:41 +02:00
parent 3ccd9ad106
commit e0dfbc51ec
3 changed files with 76 additions and 1 deletions

View File

@ -136,6 +136,7 @@ export default function ImportPage() {
const handleSave = async () => {
try {
common.logger.debug("handleSave to: " + common.getBaseUrl());
console.log("handleSave to: " + common.getBaseUrl());
const header = rawData[mode.headerRow];
for (let i = mode.headerRow + 1; i < rawData.length; i++) { //fullData.length; each publisher
//update status.info with current publisher