Block a user
C2025-027-AnnotationsTypeSelect
commented out code should be removed or reason given for why it is commented out / should be in the code long term.
C2025-027-AnnotationsTypeSelect
Shouldn't need this as foreach loop below should loop 0 times if no rows.
C2025-027-AnnotationsTypeSelect
if commented out, should be removed or reason given why commented out?
C2025-027-AnnotationsTypeSelect
I could be wrong but I thought some of these were being removed and joins done to the AnnotationType table to get things like Name, IsEpAnnotationType, etc...?
C2025-027-AnnotationsTypeSelect
if commented out, should be removed or reason given why commented out?
C2025-027-AnnotationsTypeSelect
So, shouldn't NameStr not be part of the AnnotationTypeSelections and instead pull from AnnotationTypes?