
Custom Slack Workflow step/App
Im using Claude to help me build a slack project via VS code with Deno SDK and Slack CLI. Im learning as I go.
I tried to make the entire app based on a custom template I made from slack block kit. The app "works" with 2 yellow errors which I dont know for sure if they affect anything.
I managed to open the app's form and even add the steps of it on a workflow, but it wont send the ticket to the channel. Claude has reviewed the logs to find the source of the issue, but it just seems that he is trying new ways of reaching the same point without actually making progress.
I would love if someone could help me better understand what could be causing this issue.
My goal is for this template to update Live. When a RT clicks "On hold" or "escalate" it changes the status to that name on the post it self instead of needing to repost with the changes. The "RT Reply" box is only meant to show/add to the post after an RT has clicked "reply" and submitted their response, which then triggers the "Inform User" button to become available. Clicking "inform user" only changes the status to Solved.
I think this request may be too much to ask, especially because I dont think Im giving all the needed information, but the remaining files have sensisitive info