MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / reportAnnotationKey

Function reportAnnotationKey

deployments/desktop/static/desktop.js:2710–2712  ·  view source on GitHub ↗
(reportId)

Source from the content-addressed store, hash-verified

2708 }
2709
2710 function reportAnnotationKey(reportId) {
2711 return `paperflow.report.annotations.${reportId || ""}`;
2712 }
2713
2714 function loadReportCardHighlights() {
2715 try {

Callers 4

deleteReportCardFunction · 0.85
loadReportAnnotationFunction · 0.85
saveReportAnnotationFunction · 0.85
clearReportAnnotationsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected