Josh Corrick

Results 22 comments of Josh Corrick

As of 2/21 it looks like the `thread_ts` has been removed from [channels.replies](https://api.slack.com/methods/channels.replies), but has been replaced in the [conversations.replies](https://api.slack.com/methods/conversations.replies) with just `ts`.

@rvigliotti-sf and @atartareanu this should know be in version 1.0.6 of the module.

I am pretty sure it already supports reading from threads. If you have Poshbot listening to keywords in a channel (I.e. !) it will even pickup keywords in threads. Now...

Did some more testing and was able to get the threading to work with files. I am now able to get all response types to thread. ![filetest](https://user-images.githubusercontent.com/13426972/123532631-7ea96500-d6fe-11eb-8643-2d67f9f4812a.PNG)

@devblackops Believe that this is ready to review and merge when you are ready.

The Pipeline states that it is failing, but all of the pester tests are passing.

Hi! Thanks for your code submission. Could you please create a issue with a feature request for this? And give a little more context of how this will work. Is...

Thanks for the issue and initiative on a PR. Be aware that this module is meant to be an extension with the PowerShell teams's SecretManagement(SM) Module. As a result there...

I was reviewing the code, and I believe you are right. Adding logic for role_id and secret_id could be possible, but an alternative approach could be for including a Credential...

@phillippover I assigned this issue to you so you can work on a PR. If you have any questions feel free to ask. More than happy to help 😃