Marina Glancy

Results 70 comments of Marina Glancy

Hello. Unfortunately it is a bug in core, reported as https://tracker.moodle.org/browse/MDL-78073

I added a workaround in v4.1.2 that splits large preferences. I am not sure when/if LMS team is going to address the upstream bug

Thanks, but the person who voted in not in my contacts. This is my workaround: - Listen to event 'engine.event' with type 'messages.upsert', and if it has message.pollUpdateMessage.vote, I extract...

Ok I tried. Here is my commit: https://github.com/devlikeapro/waha/compare/core...marinaglancy:waha:i734 But it only has pushName in the `poll.vote.failed` . The `poll.vote` event is triggered from `messages.update` and not from `messages.upsert`. I created...

Hello! Yes I know that workarounds are possible. But why hide this information from the event data when it is actually already available? At the moment I listen to both...

Hello! Do you have detailed reproduction instructions or a course backup that I can use to reproduce this problem? Do you have a backtrace of the error? So far I...

Thank you for reporting it. I'm not sure if it is possible to change, the section heading is a component provided by core. I will add it to the backlog...

Hello, thanks for the report. It appears that you use a custom theme that changes how section headers are displayed, or you have custom CSS. I do not see any...

Hello, I have to close this issue since I did not receive any reply and I can not reproduce it on vanilla Moodle. I can reopen it if you comment...

Hello Which unit test is failing? Can you copy the phpunit output?