Musale Martin

Results 124 comments of Musale Martin

@irvinesunday is this rolled out for all endpoints that support $count? I can still reproduce it on endpoints like /application, /chats etc

I think an approach we can use here is to tackle parts of the code that have fewer side effects. Looking at it from the project structure, parts in like...

Current `any` counts in `src` folder, excluding files with no `any` can be viewed with this command in linux: ```bash grep -c -R 'any'| grep -v :0 | grep -v...

> I still have the msft-mention renders temporairly This won't be fixed here, as explained offline.

Interesting. I had a similar bug a few days ago and simply changing the mutable to `None` made my life easier. Glad I got a better explanation on this article.

@Laurence-V this is a valid bug. I'm moving it to our backlog and it'll be fixed as soon as possible

@Laurence-V the processing of the Teams messages in mgt-chat is done by parsing the html text so I would suggest that these edge cases are given an independent look. Could...

The aforementioned packages have been updated recently. Do the new version cause the same issue? @seiggy @ThomasPe @kristofferarn

@kristofferarn allow me to repro this and get back to you.

@kristofferarn not yet :/ I've been engaged in another project so I'm getting back to MGT from this week. A little bit of backlog but I'll try my best to...