Upgrading a template by changing a field from being mandatory to Optional
App Development1 posts1 viewsLast activity 24d ago
CO
cohen.avrahamOP
24d agoHello,
I am using the SCU tool when upgrading my contracts, and I would like to know why when I change the definition of a field from Int to Optional Int it require bumping the main version of the package?
Why is this change not defined as an SCU-compatible? In terms of knowing the new value, that is not an issue, as it will be Some <Int>