devaslanphp / project-management

An open source Project management tool based on Laravel and Filament
https://devaslanphp.github.io/project-management
MIT License
681 stars 188 forks source link

Fix: Corrected the entity owner by responsible. #85

Closed josefo727 closed 1 year ago

josefo727 commented 1 year ago

Corrected the entity owner by responsible in the responsible fragment of the ticket resource.

This is so that the ticket listing correctly shows the responsible person in the responsible column and not the owner.

image