Closed CharlesGrimont closed 1 month ago
Some sources view are not properly indexed. Solution to implement in viewerPage => searchForSources
const sha = sha256(JSON.stringify(findName) + JSON.stringify(findVars) + (fullSyncArgs.viewName ? JSON.stringify(fullSyncArgs.viewName): ""));
Done in https://github.com/convertigo/C8oForms/commit/e909dbe3f409b868f8b593960dc2c4c06dc9e9c6
Ok in 2.0.0-beta160
Some sources view are not properly indexed. Solution to implement in viewerPage => searchForSources