Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added project name to the user tasks query #238

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

Pradip-p
Copy link
Collaborator

Description:

  • Updated the SQL query in get_tasks_by_user to include the project_name from the projects table.
  • This ensures that the project name is returned along with task-related data for user tasks.

Screenshots:

N/A

@Pradip-p Pradip-p added backend Related to backend code hotfix Code to fix issues in production labels Sep 26, 2024
@Pradip-p Pradip-p self-assigned this Sep 26, 2024
@github-actions github-actions bot added the enhancement New feature or request label Sep 26, 2024
@nrjadkry nrjadkry merged commit 179770c into develop Sep 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code enhancement New feature or request hotfix Code to fix issues in production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants