Enum "OpportunityStageEnum" cannot represent value: "LOST"
I am unable to view an Opportunities in the app and this is the only error being thrown
5 Replies
Hello there, please share the error
index-CaDIw7vP.js:5307 useFindManyRecords for "opportunities" error : ApolloError: Enum "OpportunityStageEnum" cannot represent value: "LOST"
Enum "OpportunityStageEnum" cannot represent value: "LOST"
Enum "OpportunityStageEnum" cannot represent value: "LOST"
Enum "OpportunityStageEnum" cannot represent value: "LOST"
Enum "OpportunityStageEnum" cannot represent value: "LOST"
Enum "OpportunityStageEnum" cannot represent value: "LOST"
@martmull I think you got this issue?
I had to remove the enum value and the view using this enum value to define kanban columns. @charles do you know why it happens?
what the enum value used in a Filter or Sort?
I think we are not updating those in the enum is updated in the Data model