[08:32:21] I face an error when the Admin user attempts to edit a function s/he created themselves. It seems like Admin is lacking the wikilambda-edit-user-function right. [08:33:47] Before reporting a bug (or fixing it), I would like to know: [08:33:47] - what is the meaning of this right (is it required if the user wants to edit a function s/he created themselves) ; [08:33:47] - if I can fix it by myself, where can I add this right to the admin user ; [08:34:03] Thanks in advance [08:48:26] It seems like the Admin user is only a bureaucrat (and not a sysop), and regarding the extensions.json file, inherits the functionmaintainer group, which is not granted the wikilambda-edit-user-function right. Thus the Admin cannot edit the function they created themselves. Is this intended? [09:03:40] My question is related to the CUJ2 selenium tests (Create / Edit a function)