Lars M.

Results 5 comments of Lars M.

Pushing this again. I have the same error. ``` import { XrmMockGenerator } from "xrm-mock"; import AccountEU from "../../../crmp_/js/entity/accountEU" describe("RemoveEuOptionSets Test", () => { beforeEach((): void => { XrmMockGenerator.initialise(); XrmMockGenerator.Attribute.createOptionSet("xyz_accountlevel",...

I digged deeper into this and I can see, after calling removeOption and getting the Attribute. On Attribute level, the debugger shows still the full list of options. Stepping into...

linking potential fix here: #60 This will only remove optionset also from attribute linked to the control, when calling removeOption(x: number).

Hey. I have the same issue and tested with the latest beta. It looks now different, but it isn't really fixed. Before it was looking like in the screenshot before....

Hey @albert-ubintia, have you done anything special? I completely uninstalled WinGet 3.0.2 and also deleted the folders in Local App Data. I reinstalled the latest beta (as seen in the...