f3rnandomoreno / spring-ai-telegram-task-manager

A telegram task manager chatbot using openAI API
0 stars 0 forks source link

Fix assignee reference #22

Closed f3rnandomoreno closed 2 weeks ago

f3rnandomoreno commented 2 weeks ago

This pull request includes several changes to improve the handling of task assignments and update the related tests and methods accordingly. The most important changes include updating method parameters and prompt text to use "assignee" instead of "userName," removing the lastUpdateByUser field, and adding new test cases to validate task assignment functionality.

Updates to method parameters and prompt text:

Database model changes:

Test case additions and updates:

stackblitz[bot] commented 2 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.