daml icon indicating copy to clipboard operation
daml copied to clipboard

Fix over-eager expression change checks

Open dylant-da opened this issue 1 year ago • 0 comments

Adding new fields, new definitions, etc. sometimes subtly changes the generated code for internal functions like signatories. This causes an "expression changed" warning to be emitted.

TODO: Add source code that triggered this when I was writing upgrade examples for upgrade docs.

dylant-da avatar Jul 08 '24 09:07 dylant-da