kot0dama

Results 19 comments of kot0dama

Here's a workaround, fetch accountId and add it to the username as it's passed raw: ```python class JiraAPIError(Exception): pass class JiraAPIClient: [...] def user_info(self, email): """Fetch user info from JIRA."""...

I haven't had the time to check on how JIRA module uses/finds accountId, but it seems both username and accountId are required for deleting a user. Maybe checking on my...

I stumbled on the same error messages, and they were caused by a forced command on the other side, not matching what the local side expected. Might be worth checking...

This one bites me everytime I remove an occurrence of a recurring event, and I always forget there's this issue before it's too late... The resolution is quite painful. Here...

+1 I can confirm this works as a patch to the module.

Maybe this could be achieved through a `/msg mattermost create-channel #whatever` instead of a simple `/join` ? That would not reduce the risk of typos but would ensure the goal...

> Within scripts, is there a way to get the current color codes? It would be useful to get the current color codes, make the color/style changes, and then restore...

This is https://github.com/SimpleMobileTools/Simple-Calendar/issues/1538 See also description of the issue https://github.com/bitfireAT/davx5-ose/discussions/66?sort=top

Seems this will cause BIP IRC Proxy to crash, as in some cases, bip will try to add an already existing user to a channel user list it already had...

Works for me, thanks! But then on scrollback the messages still show up as empty.