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

fix(RF05): Fixed employee task relationship #182

Merged
merged 3 commits into from
May 13, 2024
Merged

Conversation

dembA7
Copy link
Contributor

@dembA7 dembA7 commented May 13, 2024

TSK-RF05-ID00: Fixed employee task relationship

Descripción

Se solucionó el error de creación de relación entre empleado y tarea.

Issues

Cambios realizados

  • Se modificó el archivo src/api/controllers/task.controller.ts
  • Se modificó el archivo src/core/app/services/task.service.ts
  • Se modificó el archivo src/core/app/services/__tests__/task.services.test.ts

ScreenShot / Video

image

@dembA7 dembA7 requested a review from Ian326 May 13, 2024 08:02
@Ian326 Ian326 merged commit 72c5f19 into develop May 13, 2024
2 checks passed
@Ian326 Ian326 deleted the fix/RF-05-update-task branch May 13, 2024 08:04
@dembA7 dembA7 changed the title RF05: Fixed employee task relationship fix(RF05): Fixed employee task relationship Jun 9, 2024
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.

Task/RF05/Creación de relación entre empleado y tarea
2 participants