We tried to update scorecardId to support both v5 and legacy but ES complained - it seems to have already mapped scorecardId to a number and thus does not support uuids for that field.
As of now, we intend to keep scorecardId as a legacy scorecard id and have a new field named v5ScorecardId to support uuids.
Logging this ticket as a tech debt
We tried to update
scorecardIdto support both v5 and legacy but ES complained - it seems to have already mappedscorecardIdto a number and thus does not support uuids for that field.As of now, we intend to keep
scorecardIdas a legacy scorecard id and have a new field namedv5ScorecardIdto support uuids.Logging this ticket as a tech debt