Skip to content

Add type field to DEFAULT_STANDUP in createStandup#8

Merged
tylermenezes merged 1 commit into
codeday:mainfrom
dotcomaki:debug/create-standup-logging
Jun 30, 2026
Merged

Add type field to DEFAULT_STANDUP in createStandup#8
tylermenezes merged 1 commit into
codeday:mainfrom
dotcomaki:debug/create-standup-logging

Conversation

@dotcomaki

Copy link
Copy Markdown
Contributor

The type field being removed is the culprit for standups not being created by the automation created. Not sure how it was removed, but it should fix it.

@augmentcode

augmentcode Bot commented Jun 30, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Restores the missing type field in the default Standup & Prosper standup-creation payload so automated standup creation works again.

Change: Adds type: "SLACK" to DEFAULT_STANDUP in src/activities/tasks/createStandup.ts to meet the API’s expected request shape.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@oohwooh

oohwooh commented Jun 30, 2026

Copy link
Copy Markdown
Member

@tylermenezes was there a reason this was removed in 4763f35?

@tylermenezes

Copy link
Copy Markdown
Member

There were a bunch of fields that weren't in the documentation or with wrong formatting. I cleaned everything up to match the documentation including removing that field, and I was pretty sure it worked at the time...

@tylermenezes tylermenezes merged commit ec68bd6 into codeday:main Jun 30, 2026
1 check passed
@dotcomaki dotcomaki deleted the debug/create-standup-logging branch June 30, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants